include torint.h in 'make dist'

svn:r401
This commit is contained in:
Roger Dingledine 2003-08-14 21:46:24 +00:00
parent 1777487f4e
commit d43f145ddf

View File

@ -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