diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2007-02-06 18:02:40 +0000 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2007-02-06 18:02:40 +0000 |
commit | f5749045eb45d050fd10913c442d8c16a805f025 (patch) | |
tree | b190f195becaf1631e5e4334190833262318a6cb /Makefile.am | |
parent | edff235608137207b2eef460079f9e892016c2b2 (diff) | |
download | telepathy-glib-f5749045eb45d050fd10913c442d8c16a805f025.tar.gz |
Delete the generate directory, no longer needed now we've implemented everything in terms of telepathy-glibtelepathy-gabble_0.5.2
20070206180240-53eee-f60fc3414006e333e08607e2de79ac916a1ce647.gz
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 99b979ec4..0e12a88b3 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 |