소스 검색

let the 'test' binary build from the source distrib

svn:r228
Roger Dingledine 23 년 전
부모
커밋
c2fa6f5c7d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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