aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lemon/Makefile.am
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2005-07-10 08:04:27 +0000
committerJörg Mayer <jmayer@loplof.de>2005-07-10 08:04:27 +0000
commit5b442f22791e5a2afcfeeff62d5dc409ae6248f5 (patch)
tree1afde7e0fe277ae06782ac3953569f6f16b2b4fc /tools/lemon/Makefile.am
parent85f38ef5fa8580ecaab29c102bcb6ccf792bc504 (diff)
After doing "make maintainer-clean", "svn status --no-ignore | grep ^I"
returned quite a list of files. Add them to MAINTAINERCLEANFILES. Whitespace changes (replace multiple spaces by TABs, in a few cases this needed to be done at the beginning of Makefile lines. svn path=/trunk/; revision=14891
Diffstat (limited to 'tools/lemon/Makefile.am')
-rw-r--r--tools/lemon/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/lemon/Makefile.am b/tools/lemon/Makefile.am
index fc6d2f0810..8b2adb083b 100644
--- a/tools/lemon/Makefile.am
+++ b/tools/lemon/Makefile.am
@@ -31,6 +31,9 @@ noinst_PROGRAMS = lemon
CLEANFILES = \
*~
+MAINTAINERCLEANFILES = \
+ Makefile.in
+
lemon_SOURCES = \
lemon.c