summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2007-02-06 18:02:40 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2007-02-06 18:02:40 +0000
commitf5749045eb45d050fd10913c442d8c16a805f025 (patch)
treeb190f195becaf1631e5e4334190833262318a6cb /Makefile.am
parentedff235608137207b2eef460079f9e892016c2b2 (diff)
Delete the generate directory, no longer needed now we've implemented everything in terms of telepathy-glib
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 99b979ec..0e12a88b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
ACLOCAL_AMFLAGS = -I m4
-SUBDIRS = lib src data m4 generate tests
+SUBDIRS = lib src data m4 tests
dist-hook:
chmod a+w ${distdir}/ChangeLog