diff --git a/ChangeLog b/ChangeLog index 7b417bdc0..465005deb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-01-27 Richard Hestilow + + * Makefile.am (CLEANFILES): Rename as MAINTAINERCLEANFILES. + Tue Jan 22 16:20:21 2002 Jonathan Blandford * configure.in: Keep ACLOCAL_FLAGS around, and actually use the diff --git a/Makefile.am b/Makefile.am index 47bc242f4..4b16b19cb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -14,7 +14,7 @@ pixmap_DATA = control-center.png dist-hook: control-center.spec cp control-center.spec $(distdir) -CLEANFILES = \ +MAINTAINERCLEANFILES = \ intltool-extract \ intltool-merge \ intltool-update