From a29c0b21ef82c8c40281bed5737070a1f62df812 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Thu, 19 Apr 2007 18:12:58 +0000 Subject: Don't try to rmdir _gen in clean-local - it now contains spec-gen.am, which must always exist 20070419181258-53eee-9270db4f95b0fd34b10631d15560674d18060d35.gz --- telepathy-glib/Makefile.am | 3 --- 1 file changed, 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) -- cgit v1.2.3