summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2009-10-26 12:54:21 -0400
committerGaetan Nadon <memsize@videotron.ca>2009-10-26 12:54:21 -0400
commit34b22945240af367dc1f874733a49cdeb7526bb0 (patch)
treee53587257c1f26ea03f3d66ec483ac9707542add /Makefile.am
parent8aa9c81ec3fee4b1b943949d62ee90be1c2e320c (diff)
Several driver modules do not have a ChangeLog target in Makefile.am #23814
The git generated ChangeLog replaces the hand written one. Update configure.ac to xorg-macros level 1.3. Use XORG_DEFAULT_OPTIONS which replaces four XORG_* macros Update Makefile.am to add ChangeLog target if missing Remove ChangeLog from EXTRA_DIST or *CLEAN variables This is a pre-req for the INSTALL_CMD
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 1f4c3c4..8a6630e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -27,8 +27,7 @@ README.r128: README.r128.sgml
endif
-EXTRA_DIST = README.r128 README.r128.sgml ChangeLog
-CLEANFILES = ChangeLog
+EXTRA_DIST = README.r128 README.r128.sgml
.PHONY: ChangeLog