commit 229f43fcbff86fdfbbce6e38cf0922ae40bf0b05 parent 33b51c86fca50132874620f5c445c0fc78cedeff Author: Nils Durner <durner@gnunet.org> Date: Thu, 24 Mar 2011 20:57:48 +0000 add libltdl to SUBDIRS (fixing i586-mingw32msvc build) Diffstat:
| M | Makefile.am | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.am b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = m4 po src doc . +SUBDIRS = libltdl m4 po src doc . EXTRA_DIST = config.rpath \ ABOUT-NLS mkinstalldirs install-sh