From 45ff1e023a905b70aa14259cf745f605b600c76b Mon Sep 17 00:00:00 2001 From: Jerome Pinot Date: Wed, 27 Jun 2012 05:10:29 +0000 Subject: [PATCH] E-MODULES-EXTRA: tclock We shouldn't delete this INSTALL when "make maintainer-clean" SVN revision: 72918 --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index d050924..d61ccea 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,7 +3,7 @@ ACLOCAL_AMFLAGS = -I m4 MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess config.h.in \ config.sub configure depcomp install-sh ltmain.sh \ missing module.desktop config.rpath mkinstalldirs \ - INSTALL ABOUT-NLS* m4/libtool.m4 m4/lt~obsolete.m4 \ + ABOUT-NLS* m4/libtool.m4 m4/lt~obsolete.m4 \ m4/ltoptions.m4 m4/ltsugar.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 \