[Gnucash-changes] r13017 - gnucash/trunk - Distribute also some of the older ChangeLogs

Christian Stimming cstim at cvs.gnucash.org
Sun Jan 29 06:12:09 EST 2006


Author: cstim
Date: 2006-01-29 06:12:08 -0500 (Sun, 29 Jan 2006)
New Revision: 13017
Trac: http://svn.gnucash.org/trac/changeset/13017

Modified:
   gnucash/trunk/Makefile.am
Log:
Distribute also some of the older ChangeLogs

Modified: gnucash/trunk/Makefile.am
===================================================================
--- gnucash/trunk/Makefile.am	2006-01-29 00:19:09 UTC (rev 13016)
+++ gnucash/trunk/Makefile.am	2006-01-29 11:12:08 UTC (rev 13017)
@@ -8,10 +8,13 @@
 
 noinst_DATA = make-gnucash-patch make-gnucash-potfiles .links
 
-doc_DATA = \
+dist_doc_DATA = \
   AUTHORS \
   COPYING \
   ChangeLog \
+  ChangeLog.2005 \
+  ChangeLog.2004 \
+  ChangeLog.2003 \
   DOCUMENTERS \
   HACKING \
   INSTALL \
@@ -34,8 +37,7 @@
 # Don't list any directories or you'll get *everything*, including the
 # CVS dirs.
 
-EXTRA_DIST = ChangeLog.1 \
-  ${doc_DATA} \
+EXTRA_DIST = \
   gnucash.lsm \
   gnucash.m4 \
   gnucash-config.in \



More information about the gnucash-changes mailing list