Commit d43f145d authored by Roger Dingledine's avatar Roger Dingledine
Browse files

include torint.h in 'make dist'


svn:r401
parent 1777487f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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