From 0b0b68de4015bae642b0d12d041fd7c8bc85a5f0 Mon Sep 17 00:00:00 2001 From: Kolja Waschk Date: Sun, 9 Dec 2007 20:23:14 +0000 Subject: [PATCH] Keep output from bison/flex during normal clean/distclean git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@831 b68d4a1b-bc3d-0410-92ed-d4ac073336b7 --- jtag/src/svf/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jtag/src/svf/Makefile.am b/jtag/src/svf/Makefile.am index d12d17c4..2f84abf1 100644 --- a/jtag/src/svf/Makefile.am +++ b/jtag/src/svf/Makefile.am @@ -36,7 +36,7 @@ libsvf_a_SOURCES = \ svf.h \ svf.c -CLEANFILES = \ +MAINTAINERCLEANFILES = \ svf_bison.c \ svf_bison.h \ svf_flex.c