summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMarco Barisione <marco@barisione.org>2007-05-15 19:32:26 +0000
committerMarco Barisione <marco@barisione.org>2007-05-15 19:32:26 +0000
commitabe8bc6865c0ed9602b01d421558e224e5dd9728 (patch)
tree5e27f515647892bfa3a9a30a85c35702518e261b /Makefile.am
parent0a4deb1abd08a517577bc44f81a538f790b94f41 (diff)
downloadtelepathy-salut-abe8bc6865c0ed9602b01d421558e224e5dd9728.tar.gz
The extensions dir need to be compiled before the other ones
20070515193226-f1355-76b386b9383cb44d93201a5fd6762b0bad599817.gz
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 181e10fb..97deab51 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
ACLOCAL_AMFLAGS = -I m4
-SUBDIRS = lib src data m4 tests extensions
+SUBDIRS = extensions lib src data m4 tests
dist-hook:
chmod u+w ${distdir}/ChangeLog