summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@gmail.com>2009-01-08 11:56:16 +0200
committerMarc-André Lureau <marcandre.lureau@gmail.com>2009-01-08 14:59:17 +0200
commite92b0ae3f0c25ae5985327ef10a1b6d4ac146dca (patch)
tree459008000e4dae14d9b9bc24ff1fee6626cbd3c8 /Makefile.am
parentdd9ca70759b8370db5df50ae8e84f86d01555106 (diff)
build: compile libltdl directory first
This change solves a compilation issue on maemo, and the "make dist" on Debian with autofoo from "experimental" repositories.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index b27f9e65..bc46cac4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -18,7 +18,7 @@
ACLOCAL_AMFLAGS = -I m4
EXTRA_DIST = bootstrap.sh LICENSE GPL LGPL doxygen/Makefile.am doxygen/Makefile.in doxygen/doxygen.conf.in README todo
-SUBDIRS=src doxygen man po libltdl
+SUBDIRS = libltdl src doxygen man po
MAINTAINERCLEANFILES =
noinst_DATA =