aboutsummaryrefslogtreecommitdiff
path: root/src/test/include.am
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-08-09 19:11:47 -0400
committerNick Mathewson <nickm@torproject.org>2016-09-26 10:56:48 -0700
commitb2b2e1c7f24d9b65059e3d089768d6c49ba4f58f (patch)
treeb9d7c893829d809dbb83e761af3c17c413415d1a /src/test/include.am
parente3bf8854c81f46470d21f5e44cfa51b16e1d260b (diff)
downloadtor-b2b2e1c7f24d9b65059e3d089768d6c49ba4f58f.tar.gz
tor-b2b2e1c7f24d9b65059e3d089768d6c49ba4f58f.zip
checkpoint basic protover backend
Diffstat (limited to 'src/test/include.am')
-rw-r--r--src/test/include.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/include.am b/src/test/include.am
index 2e91f7c9dc..a64310d918 100644
--- a/src/test/include.am
+++ b/src/test/include.am
@@ -107,6 +107,7 @@ src_test_test_SOURCES = \
src/test/test_options.c \
src/test/test_policy.c \
src/test/test_procmon.c \
+ src/test/test_protover.c \
src/test/test_pt.c \
src/test/test_pubsub.c \
src/test/test_relay.c \