Browse Source

ship the event*.h files too. perhaps this will make my 'make dist'
produce a tarball that i can build.


svn:r6548

Roger Dingledine 19 years ago
parent
commit
07c35b4f52
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
 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