aboutsummaryrefslogtreecommitdiff
path: root/src/test/Makefile.am
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2011-11-30 14:10:22 -0500
committerNick Mathewson <nickm@torproject.org>2011-11-30 14:10:22 -0500
commit3b88b638264011158d27d5b451fd07d16f60e16b (patch)
tree3af8591550471211fd0ee0a20f9602c4d761a7ce /src/test/Makefile.am
parent60b41cd435c0acef274209a2a9b494b5f42964f6 (diff)
parente8d598c4acc55b655f2e49566bf8802d7d6524ba (diff)
downloadtor-3b88b638264011158d27d5b451fd07d16f60e16b.tar.gz
tor-3b88b638264011158d27d5b451fd07d16f60e16b.zip
Merge branch 'bug933_nm_rebased_v2'
Conflicts: src/test/test.c
Diffstat (limited to 'src/test/Makefile.am')
-rw-r--r--src/test/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/Makefile.am b/src/test/Makefile.am
index ffe1f942e7..73de300719 100644
--- a/src/test/Makefile.am
+++ b/src/test/Makefile.am
@@ -21,6 +21,7 @@ test_SOURCES = \
test_microdesc.c \
test_pt.c \
test_util.c \
+ test_config.c \
tinytest.c
bench_SOURCES = \