[or-cvs] include torint.h in "make dist"

Roger Dingledine arma at seul.org
Thu Aug 14 21:46:27 UTC 2003


Update of /home/or/cvsroot/src/common
In directory moria.mit.edu:/home2/arma/work/onion/cvs/src/common

Modified Files:
	Makefile.am 
Log Message:
include torint.h in 'make dist'


Index: Makefile.am
===================================================================
RCS file: /home/or/cvsroot/src/common/Makefile.am,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- Makefile.am	30 Jun 2003 19:18:32 -0000	1.13
+++ Makefile.am	14 Aug 2003 21:46:24 -0000	1.14
@@ -5,5 +5,5 @@
 
 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
 



More information about the tor-commits mailing list