[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[or-cvs] Also, add a temporary hack to make sure eventdns.c is distr...



Update of /home/or/cvsroot/tor/src/or
In directory moria:/tmp/cvs-serv17953/src/or

Modified Files:
	Makefile.am 
Log Message:
Also, add a temporary hack to make sure eventdns.c is distributd.

Index: Makefile.am
===================================================================
RCS file: /home/or/cvsroot/tor/src/or/Makefile.am,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -p -d -r1.42 -r1.43
--- Makefile.am	6 Jun 2006 00:04:52 -0000	1.42
+++ Makefile.am	6 Jun 2006 00:12:22 -0000	1.43
@@ -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 eventdns.h eventdns_tor.h
+noinst_HEADERS = or.h eventdns.h eventdns_tor.h eventdns.c