r21374 - gnucash/branches/2.4/src/bin - [r21373] Add gnucash-setup-env-osx.in to EXTRA_DIST so that it will be

John Ralls jralls at code.gnucash.org
Tue Oct 4 19:54:04 EDT 2011


Author: jralls
Date: 2011-10-04 19:54:04 -0400 (Tue, 04 Oct 2011)
New Revision: 21374
Trac: http://svn.gnucash.org/trac/changeset/21374

Modified:
   gnucash/branches/2.4/src/bin/Makefile.am
Log:
[r21373] Add gnucash-setup-env-osx.in to EXTRA_DIST so that it will be
in the tarball.

Modified: gnucash/branches/2.4/src/bin/Makefile.am
===================================================================
--- gnucash/branches/2.4/src/bin/Makefile.am	2011-10-04 23:37:36 UTC (rev 21373)
+++ gnucash/branches/2.4/src/bin/Makefile.am	2011-10-04 23:54:04 UTC (rev 21374)
@@ -177,6 +177,7 @@
 	gnucash-launcher.in \
 	gnucash-valgrind.in \
 	gnucash-gdb.in \
-	environment.in
+	environment.in \
+	gnucash-setup-env-osx.in
 
 INCLUDES = -DG_LOG_DOMAIN=\"gnc.bin\"



More information about the gnucash-changes mailing list