[PATCH app-twm 2/2] deftwmrc.c is not required in MAINTAINERCLEANFILES
Gaetan Nadon
memsize at videotron.ca
Mon Mar 7 16:36:49 PST 2011
Automake takes care of that as it is part of BUILT_SOURCES
Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
---
src/Makefile.am | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/src/Makefile.am b/src/Makefile.am
index da7ad75..74a144b 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -66,7 +66,6 @@ twm_SOURCES = \
lex.l
BUILT_SOURCES = gram.h deftwmrc.c
-MAINTAINERCLEANFILES = deftwmrc.c
deftwmrc.c: system.twmrc
$(AM_V_GEN)rm -f $@ ; \
--
1.6.0.4
More information about the xorg-devel
mailing list