From: Guido Flohr Date: Tue, 1 Dec 2009 02:57:13 +0000 (+0100) Subject: Add necessary variable. X-Git-Tag: v0.18~102 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad66acfb44ee10f75fc3548a89e96f1bb8b71930;p=thirdparty%2Fgettext.git Add necessary variable. --- diff --git a/gettext-tools/libgettextpo/ChangeLog b/gettext-tools/libgettextpo/ChangeLog index c4f73d235..f4c7de2ae 100644 --- a/gettext-tools/libgettextpo/ChangeLog +++ b/gettext-tools/libgettextpo/ChangeLog @@ -1,3 +1,7 @@ +2009-11-30 Guido Flohr + + * Makefile.am (MOSTLYCLEANDIRS): New variable. + 2009-08-10 Bruno Haible * Makefile.am (libgettextpo_la_AUXSOURCES): Add format-gfc-internal.c, diff --git a/gettext-tools/libgettextpo/Makefile.am b/gettext-tools/libgettextpo/Makefile.am index e1f6f16ba..48a0f6e29 100644 --- a/gettext-tools/libgettextpo/Makefile.am +++ b/gettext-tools/libgettextpo/Makefile.am @@ -20,6 +20,7 @@ AUTOMAKE_OPTIONS = 1.5 gnits no-dependencies EXTRA_DIST = BUILT_SOURCES = MOSTLYCLEANFILES = core *.stackdump +MOSTLYCLEANDIRS = CLEANFILES = DISTCLEANFILES = MAINTAINERCLEANFILES =