r18154 - gnucash/trunk/src/report/report-system - Patch by Daniel Harding

Phil Longstaff plongstaff at code.gnucash.org
Mon Jun 22 17:32:04 EDT 2009


Author: plongstaff
Date: 2009-06-22 17:32:04 -0400 (Mon, 22 Jun 2009)
New Revision: 18154
Trac: http://svn.gnucash.org/trac/changeset/18154

Modified:
   gnucash/trunk/src/report/report-system/Makefile.am
Log:
Patch by Daniel Harding

After renaming eguile-gnc.snc, I forgot to update Makefile.am


Modified: gnucash/trunk/src/report/report-system/Makefile.am
===================================================================
--- gnucash/trunk/src/report/report-system/Makefile.am	2009-06-22 21:29:11 UTC (rev 18153)
+++ gnucash/trunk/src/report/report-system/Makefile.am	2009-06-22 21:32:04 UTC (rev 18154)
@@ -54,7 +54,7 @@
 gncscmmoddir = ${GNC_SHAREDIR}/guile-modules/gnucash/report/
 gncscmmod_DATA = \
     report-system.scm \
-	eguile.scm
+	eguile-gnc.scm
 
 if GNUCASH_SEPARATE_BUILDDIR
 #For executing test cases



More information about the gnucash-changes mailing list