r23403 - gnucash/trunk/src/optional/python-bindings/tests - Adjust Makefile.am for new runTests.py.in

John Ralls jralls at code.gnucash.org
Sat Nov 16 20:00:26 EST 2013


Author: jralls
Date: 2013-11-16 20:00:25 -0500 (Sat, 16 Nov 2013)
New Revision: 23403
Trac: http://svn.gnucash.org/trac/changeset/23403

Modified:
   gnucash/trunk/src/optional/python-bindings/tests/Makefile.am
Log:
Adjust Makefile.am for new runTests.py.in

Left over from r23392

Modified: gnucash/trunk/src/optional/python-bindings/tests/Makefile.am
===================================================================
--- gnucash/trunk/src/optional/python-bindings/tests/Makefile.am	2013-11-16 22:59:00 UTC (rev 23402)
+++ gnucash/trunk/src/optional/python-bindings/tests/Makefile.am	2013-11-17 01:00:25 UTC (rev 23403)
@@ -44,7 +44,7 @@
 	rm -f translog.*
 
 EXTRA_DIST = \
-  runTests.py \
+  runTests.py.in \
   test_account.py \
   test_book.py \
   test_split.py \



More information about the gnucash-changes mailing list