Forráskód Böngészése

include torint.h in 'make dist'

svn:r401
Roger Dingledine 21 éve
szülő
commit
d43f145ddf
1 módosított fájl, 1 hozzáadás és 1 törlés
  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