From 4f0bba429197a7a6480349ae179d64f68946e789 Mon Sep 17 00:00:00 2001 From: caro Date: Fri, 4 Sep 2009 04:45:47 +0000 Subject: [PATCH] fix maintainer-clean rule git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@42236 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- Makefile.am | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index f3ccadd..8d51f08 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,11 +6,13 @@ SUBDIRS = doc src po MAINTAINERCLEANFILES = \ +ABOUT-NLS \ Makefile.in \ aclocal.m4 \ autom4te.cache \ config.guess \ config.h.in \ +config.h.in~ \ config.rpath \ config.sub \ configure \ @@ -26,7 +28,35 @@ m4/libtool.m4 \ m4/lt~obsolete.m4 \ m4/ltoptions.m4 \ m4/ltsugar.m4 \ -m4/ltversion.m4 +m4/ltversion.m4 \ +m4/codeset.m4 \ +m4/gettext.m4 \ +m4/glibc21.m4 \ +m4/iconv.m4 \ +m4/intdiv0.m4 \ +m4/inttypes_h.m4 \ +m4/inttypes.m4 \ +m4/inttypes-pri.m4 \ +m4/isc-posix.m4 \ +m4/lcmessage.m4 \ +m4/lib-ld.m4 \ +m4/lib-link.m4 \ +m4/lib-prefix.m4 \ +m4/nls.m4 \ +m4/po.m4 \ +m4/progtest.m4 \ +m4/stdint_h.m4 \ +m4/uintmax_t.m4 \ +m4/ulonglong.m4 \ +po/boldquot.sed \ +po/en@boldquot.header \ +po/en@quot.header \ +po/insert-header.sin \ +po/Makefile.in.in \ +po/Makevars.template \ +po/quot.sed \ +po/remove-potcdate.sin \ +po/Rules-quot bin_SCRIPTS = -- 2.7.4