Browse Source

Also, add a temporary hack to make sure eventdns.c is distributd.

svn:r6551
Nick Mathewson 18 years ago
parent
commit
5e4b4451ec
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/or/Makefile.am

+ 1 - 1
src/or/Makefile.am

@@ -32,5 +32,5 @@ test_SOURCES = buffers.c circuitbuild.c circuitlist.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