AUDIT: r21373 - gnucash/trunk/src/bin - Add gnucash-setup-env-osx.in to EXTRA_DIST so that it will be in the
John Ralls
jralls at code.gnucash.org
Tue Oct 4 19:37:36 EDT 2011
Author: jralls
Date: 2011-10-04 19:37:36 -0400 (Tue, 04 Oct 2011)
New Revision: 21373
Trac: http://svn.gnucash.org/trac/changeset/21373
Modified:
gnucash/trunk/src/bin/Makefile.am
Log:
Add gnucash-setup-env-osx.in to EXTRA_DIST so that it will be in the
tarball.
BP
Modified: gnucash/trunk/src/bin/Makefile.am
===================================================================
--- gnucash/trunk/src/bin/Makefile.am 2011-10-03 19:17:35 UTC (rev 21372)
+++ gnucash/trunk/src/bin/Makefile.am 2011-10-04 23:37:36 UTC (rev 21373)
@@ -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