Sfoglia il codice sorgente

let the 'test' binary build from the source distrib

svn:r228
Roger Dingledine 23 anni fa
parent
commit
c2fa6f5c7d
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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