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-11-19 11:28:32 -0500
commit1dcda0c4d5d506e18a7989ff05f2ad8569a73f23 (patch)
treea49280f9d1430199b78fed1cf91bec1deba8f4f3 /Makefile.am
parent5b517bcc353e7111d2365a213505f27cfae30924 (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, 0 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index e76bf118..8b7c3c7d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,9 +21,6 @@
AUTOMAKE_OPTIONS = foreign
SUBDIRS = src man
-EXTRA_DIST = ChangeLog
-CLEANFILES = ChangeLog
-
.PHONY: ChangeLog
ChangeLog: