summaryrefslogtreecommitdiff
path: root/test/system
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@gmail.com>2011-04-11 05:55:37 +0000
committerMorgan Deters <mdeters@gmail.com>2011-04-11 05:55:37 +0000
commita2602bd3e3ee90d50cb433e01b029d1176b4cc18 (patch)
treefc8168fb358d819497bbe8db2bb482ace5e1ddff /test/system
parent969b144a5f9630d646afdf0ff0a053df38d0ed1a (diff)
fix "make dist" issues in makefiles
Diffstat (limited to 'test/system')
-rw-r--r--test/system/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/system/Makefile.am b/test/system/Makefile.am
index af9b43256..55688309e 100644
--- a/test/system/Makefile.am
+++ b/test/system/Makefile.am
@@ -22,6 +22,7 @@ TEST_DEPS = \
$(TEST_DEPS_NODIST)
EXTRA_DIST = \
+ $(TESTS:%=%.cpp) \
$(TEST_DEPS_DIST)
if STATIC_BINARY
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback