aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2003-04-08 22:09:18 +0000
committerRoger Dingledine <arma@torproject.org>2003-04-08 22:09:18 +0000
commitc2fa6f5c7d50f467cf2b37a7e95e52e2ce354a6c (patch)
tree74bc145c63d10b2d871ccf196888952b1d9eec57 /src
parentcdf6ea201fc5868fe10f095093862431fa92b03a (diff)
downloadtor-c2fa6f5c7d50f467cf2b37a7e95e52e2ce354a6c.tar
tor-c2fa6f5c7d50f467cf2b37a7e95e52e2ce354a6c.tar.gz
let the 'test' binary build from the source distrib
svn:r228
Diffstat (limited to 'src')
-rw-r--r--src/common/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/Makefile.am b/src/common/Makefile.am
index b15be3e51..f2783b4ed 100644
--- a/src/common/Makefile.am
+++ b/src/common/Makefile.am
@@ -5,5 +5,5 @@ noinst_LIBRARIES = libor.a
libor_a_SOURCES = log.c crypto.c fakepoll.c
-noinst_HEADERS = log.h ss.h version.h crypto.h fakepoll.h
+noinst_HEADERS = log.h ss.h version.h crypto.h fakepoll.h test.h