summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2008-01-22 16:05:14 -0800
committerAlan Coopersmith <alan.coopersmith@sun.com>2008-01-22 16:05:14 -0800
commit3f8bd7e68d0028bce5075124a32cc004166486c6 (patch)
tree5ee567dd1ddcd8e3689370f014386a203bc1d230 /Makefile.am
parent2421069a3686f7bff702383675fdb77be108021e (diff)
downloadxorg-app-xkbcomp-3f8bd7e68d0028bce5075124a32cc004166486c6.tar.gz
Bug 14185: MAINTAINERCLEANFILES multiply defined in Makefile.am
<http://bugs.freedesktop.org/show_bug.cgi?id=14185>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 5a825f5..ffcbcbd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -100,7 +100,7 @@ SUFFIXES = .$(APP_MAN_SUFFIX) .man
sed $(MAN_SUBSTS) < $< > $@
EXTRA_DIST += ChangeLog
-MAINTAINERCLEANFILES = ChangeLog
+MAINTAINERCLEANFILES += ChangeLog
.PHONY: ChangeLog