summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2007-04-19 18:12:58 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2007-04-19 18:12:58 +0000
commita29c0b21ef82c8c40281bed5737070a1f62df812 (patch)
treea92cc8103b6d5cd7f78992eb0c4d6257be34d438
parent93d01085e9aba08bff93df83c6de248044d0e381 (diff)
downloadtelepathy-glib-0.5.10.tar.gz
Don't try to rmdir _gen in clean-local - it now contains spec-gen.am, which must always existtelepathy-glib_0.5.10_libtool_cur0_rev0_age0telepathy-glib-0.5.10
20070419181258-53eee-9270db4f95b0fd34b10631d15560674d18060d35.gz
-rw-r--r--telepathy-glib/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/telepathy-glib/Makefile.am b/telepathy-glib/Makefile.am
index 2ff5ac4a6..43279254f 100644
--- a/telepathy-glib/Makefile.am
+++ b/telepathy-glib/Makefile.am
@@ -107,9 +107,6 @@ CLEANFILES = \
_gen/unstable-spec.xml \
_gen/stable-interfaces.txt
-clean-local:
- -rmdir _gen
-
check_c_sources = \
$(tpginclude_HEADERS) \
$(libtelepathy_glib_la_SOURCES)