summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2011-03-08 08:02:54 -0500
committerGaetan Nadon <memsize@videotron.ca>2011-06-15 20:55:08 -0400
commit7899a1f4745c8d111dab4dd3abc2b59b40ecdcbc (patch)
treeb0894ae9e78e62eef4ed9dedb5a3eee7e1055f62 /Makefile.am
parent137418c63d01d5db0dcaed257d7a26865efa53ae (diff)
downloadxorg-app-xkbcomp-7899a1f4745c8d111dab4dd3abc2b59b40ecdcbc.tar.gz
config: let Automake handle Yacc dist and cleaning
BUILT_SOURCES and MAINTAINERCLEANFILES are already handled by Automake. Automake generates all the rules to handle building, distribution and cleaning. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
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 9a41b88..6e6dfef 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -59,10 +59,7 @@ xkbcomp_SOURCES = \
xkbpath.h \
xkbscan.c
-
-BUILT_SOURCES = xkbparse.c
MAINTAINERCLEANFILES = ChangeLog INSTALL
-MAINTAINERCLEANFILES += $(BUILT_SOURCES)
.PHONY: ChangeLog INSTALL