summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2009-10-26 22:08:42 -0400
committerGaetan Nadon <memsize@videotron.ca>2009-11-29 07:38:29 -0500
commitb04ca66401a3ae83370c8b497561b099d45da246 (patch)
treea0784462162f6b2bd801ea1d1a2323d92762c231
parentd56b65e53f5b7c4d1640ea5273827285f95f835c (diff)
Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
ChangeLog filename is known to Automake and requires no further coding in the makefile.
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 651c73b..95d357a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -36,7 +36,6 @@ install-exec-hook:
cd $(DESTDIR)$(libdir) && rm -f libXaw.@LIBEXT@ && ln -s $(DEFAULT_LIB) libXaw.@LIBEXT@
endif
-MAINTAINERCLEANFILES=ChangeLog
.PHONY: ChangeLog