summaryrefslogtreecommitdiff
path: root/src/or/Makefile.am
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2006-06-06 00:04:52 +0000
committerRoger Dingledine <arma@torproject.org>2006-06-06 00:04:52 +0000
commit07c35b4f52d54ab31cdcaff4e656c492bd437e34 (patch)
treefbdff011062bf17016d42f319442b60880201ac4 /src/or/Makefile.am
parent2bd7c19b73b7d299b77a2641c82dc200b8ffeb3a (diff)
downloadtor-07c35b4f52d54ab31cdcaff4e656c492bd437e34.tar.gz
tor-07c35b4f52d54ab31cdcaff4e656c492bd437e34.zip
ship the event*.h files too. perhaps this will make my 'make dist'
produce a tarball that i can build. svn:r6548
Diffstat (limited to 'src/or/Makefile.am')
-rw-r--r--src/or/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/Makefile.am b/src/or/Makefile.am
index b5014ba800..28e23a0624 100644
--- a/src/or/Makefile.am
+++ b/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