Explorar el Código

include torint.h in 'make dist'

svn:r401
Roger Dingledine hace 21 años
padre
commit
d43f145ddf
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 util.c aes.c
 
-noinst_HEADERS = log.h crypto.h fakepoll.h test.h util.h aes.h
+noinst_HEADERS = log.h crypto.h fakepoll.h test.h util.h aes.h torint.h