Browse Source

let the 'test' binary build from the source distrib

svn:r228
Roger Dingledine 22 years ago
parent
commit
c2fa6f5c7d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/common/Makefile.am

+ 1 - 1
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