Parcourir la 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 il y a 19 ans
Parent
commit
07c35b4f52
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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
+noinst_HEADERS = or.h eventdns.h eventdns_tor.h