aboutsummaryrefslogtreecommitdiff
path: root/src/test/Makefile.am
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2010-10-11 11:01:15 -0400
committerNick Mathewson <nickm@torproject.org>2010-10-11 11:01:15 -0400
commit544a8afe5afe2f7f682d8bc632c115e91ba3ad46 (patch)
tree0f58c6c585f5aafd9625ba7b4d0b0ef1c3521bd2 /src/test/Makefile.am
parent8f76f31761f051d5b6a3280462db6adf95b19233 (diff)
parentf7338d3baad1e08e8a2de1e2c83f30e28ac65474 (diff)
downloadtor-544a8afe5afe2f7f682d8bc632c115e91ba3ad46.tar
tor-544a8afe5afe2f7f682d8bc632c115e91ba3ad46.tar.gz
Merge remote branch 'sjmurdoch/bug1903'
Diffstat (limited to 'src/test/Makefile.am')
-rw-r--r--src/test/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/Makefile.am b/src/test/Makefile.am
index 594f61503..16ea66583 100644
--- a/src/test/Makefile.am
+++ b/src/test/Makefile.am
@@ -1,6 +1,6 @@
TESTS = test
-noinst_PROGRAMS = test
+noinst_PROGRAMS = test test-child
AM_CPPFLAGS = -DSHARE_DATADIR="\"$(datadir)\"" \
-DLOCALSTATEDIR="\"$(localstatedir)\"" \