diff options
Diffstat (limited to 'src/helper')
-rw-r--r-- | src/helper/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/helper/Makefile.am b/src/helper/Makefile.am index a7ca723f..0cfdf7c3 100644 --- a/src/helper/Makefile.am +++ b/src/helper/Makefile.am @@ -32,3 +32,5 @@ startup_tcl.c: startup.tcl bin2char$(EXEEXT_FOR_BUILD) # add startup_tcl.c to make clean list CLEANFILES = startup_tcl.c bin2char$(EXEEXT_FOR_BUILD) + +MAINTAINERCLEANFILES = Makefile.in |