r15015 - gnucash/branches/swig-redo - Readd .scm-links to CLEANFILES in two directories.

Andreas Köhler andi5 at cvs.gnucash.org
Fri Oct 13 09:36:21 EDT 2006


Author: andi5
Date: 2006-10-13 09:36:20 -0400 (Fri, 13 Oct 2006)
New Revision: 15015
Trac: http://svn.gnucash.org/trac/changeset/15015

Modified:
   gnucash/branches/swig-redo/
   gnucash/branches/swig-redo/src/business/business-reports/Makefile.am
   gnucash/branches/swig-redo/src/report/utility-reports/Makefile.am
Log:
Readd .scm-links to CLEANFILES in two directories.



Property changes on: gnucash/branches/swig-redo
___________________________________________________________________
Name: svk:merge
   - 3889ce50-311e-0410-a464-f059747ec5d1:/local/gnucash/branches/swig-redo:786
d2ab10a8-8a95-4986-baff-8d511d9f15b2:/local/gnucash/trunk:12971
   + 3889ce50-311e-0410-a464-f059747ec5d1:/local/gnucash/branches/swig-redo:788
d2ab10a8-8a95-4986-baff-8d511d9f15b2:/local/gnucash/trunk:12971

Modified: gnucash/branches/swig-redo/src/business/business-reports/Makefile.am
===================================================================
--- gnucash/branches/swig-redo/src/business/business-reports/Makefile.am	2006-10-13 08:28:36 UTC (rev 15014)
+++ gnucash/branches/swig-redo/src/business/business-reports/Makefile.am	2006-10-13 13:36:20 UTC (rev 15015)
@@ -29,5 +29,5 @@
 EXTRA_DIST = \
   ${gncscmmod_DATA}
 
-CLEANFILES = gnucash report
+CLEANFILES = gnucash report .scm-links
 DISTCLEANFILES = ${SCM_FILE_LINKS}

Modified: gnucash/branches/swig-redo/src/report/utility-reports/Makefile.am
===================================================================
--- gnucash/branches/swig-redo/src/report/utility-reports/Makefile.am	2006-10-13 08:28:36 UTC (rev 15014)
+++ gnucash/branches/swig-redo/src/report/utility-reports/Makefile.am	2006-10-13 13:36:20 UTC (rev 15015)
@@ -46,5 +46,5 @@
 
 EXTRA_DIST = ${gncscmmod_DATA}
 
-CLEANFILES = gnucash report
+CLEANFILES = gnucash report .scm-links
 DISTCLEANFILES = ${SCM_FILE_LINKS}



More information about the gnucash-changes mailing list