summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSjoerd Simons <sjoerd@luon.net>2007-02-13 10:04:19 +0000
committerSjoerd Simons <sjoerd@luon.net>2007-02-13 10:04:19 +0000
commit1ff93408f03b9e70e5937b39eb56f2cd2ddd918d (patch)
tree7a0d61a4afd6e77276e9d4a93a8eb2c3cb004fe8 /Makefile.am
parent41e091f5e742d6f995eca42b0b1d1f5fff5093f3 (diff)
downloadtelepathy-salut-1ff93408f03b9e70e5937b39eb56f2cd2ddd918d.tar.gz
Makefile.am: Add lib to SUBDIRS
20070213100419-93b9a-1b72ea540b9a653c7c83dec632d9570aa7d69d9a.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 19916ced..b07c050a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
ACLOCAL_AMFLAGS = -I m4
-SUBDIRS = src data m4 generate tests
+SUBDIRS = lib src data m4 generate tests
dist-hook:
chmod u+w ${distdir}/ChangeLog