summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2007-05-11 07:23:41 +0000
committerJohn Wiegley <johnw@newartisans.com>2008-04-13 03:38:44 -0400
commit0a9f2ca3bd180d2be4d30610702f9fb6a1c2d716 (patch)
tree5b232f8137cc94cab0b249f9599ca356fe3dd846 /Makefile.am
parent2033ec9484a77e2ed720a77a874bc9118c8901c3 (diff)
downloadfork-ledger-0a9f2ca3bd180d2be4d30610702f9fb6a1c2d716.tar.gz
fork-ledger-0a9f2ca3bd180d2be4d30610702f9fb6a1c2d716.tar.bz2
fork-ledger-0a9f2ca3bd180d2be4d30610702f9fb6a1c2d716.zip
*** no comment ***
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index bb95f535..e6e3b621 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -235,7 +235,7 @@ UnitTests_CPPFLAGS = -I$(srcdir)/tests $(libledger_la_CPPFLAGS)
UnitTests_LDFLAGS = $(LIBADD_DL)
UnitTests_LDADD = $(lib_LTLIBRARIES) gdtoa/libgdtoa.la -lcppunit
-PyUnitTests_SOURCES = tests/python/PyUnitTests.py
+nodist_PyUnitTests_SOURCES = tests/python/PyUnitTests.py
# jww (2007-05-10): This rule will not be triggered on systems that
# define an EXEEXT.