r18183 - gnucash/trunk/src/bin - Add gnucash-setup-env to list of files to be cleaned

Phil Longstaff plongstaff at code.gnucash.org
Mon Jul 6 22:38:02 EDT 2009


Author: plongstaff
Date: 2009-07-06 22:38:02 -0400 (Mon, 06 Jul 2009)
New Revision: 18183
Trac: http://svn.gnucash.org/trac/changeset/18183

Modified:
   gnucash/trunk/src/bin/Makefile.am
Log:
Add gnucash-setup-env to list of files to be cleaned


Modified: gnucash/trunk/src/bin/Makefile.am
===================================================================
--- gnucash/trunk/src/bin/Makefile.am	2009-07-07 02:37:39 UTC (rev 18182)
+++ gnucash/trunk/src/bin/Makefile.am	2009-07-07 02:38:02 UTC (rev 18183)
@@ -68,7 +68,7 @@
 	mv $@.tmp $@
 	chmod u+x $@
 
-CLEANFILES = $(BUILT_SOURCES) gnucash gnucash-valgrind gnucash-gdb
+CLEANFILES = $(BUILT_SOURCES) gnucash gnucash-valgrind gnucash-gdb gnucash-setup-env
 
 # We handle gnucash scripts in a somewhat unexpected way, but we do
 # this so that a user who doesn't necessarily have the right



More information about the gnucash-changes mailing list