summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2009-10-26 22:08:41 -0400
committerGaetan Nadon <memsize@videotron.ca>2009-10-26 22:08:41 -0400
commit1b6896d93de00ad79c28c537edead58309df0d31 (patch)
treed1fc3c38e954506ec7ccad62d56db5f1861bcb63
parent40addd2ce521edadc6e6373b80c3c8c4f73c11c1 (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.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 63f75c6..e56d925 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -26,8 +26,6 @@ pkgconfig_DATA = libfs.pc
EXTRA_DIST = libfs.pc.in doc/FSlib.txt
-EXTRA_DIST += ChangeLog
-MAINTAINERCLEANFILES = ChangeLog
.PHONY: ChangeLog