Automake takes care of that as it is part of BUILT_SOURCES

Signed-off-by: Gaetan Nadon <[email protected]>
---
 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

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to