[or-cvs] ship the event*.h files too. perhaps this will make my "mak...
arma at seul.org
arma at seul.org
Tue Jun 6 00:04:54 UTC 2006
Update of /home2/or/cvsroot/tor/src/or
In directory moria:/home/arma/work/onion/cvs/tor/src/or
Modified Files:
Makefile.am
Log Message:
ship the event*.h files too. perhaps this will make my 'make dist'
produce a tarball that i can build.
Index: Makefile.am
===================================================================
RCS file: /home2/or/cvsroot/tor/src/or/Makefile.am,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -p -d -r1.41 -r1.42
--- Makefile.am 3 Jun 2006 19:49:42 -0000 1.41
+++ Makefile.am 6 Jun 2006 00:04:52 -0000 1.42
@@ -32,5 +32,5 @@ test_SOURCES = buffers.c circuitbuild.c
test_LDADD = ../common/libor.a ../common/libor-crypto.a -lz -lssl -lcrypto
-noinst_HEADERS = or.h
+noinst_HEADERS = or.h eventdns.h eventdns_tor.h
More information about the tor-commits
mailing list