浏览代码

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

svn:r6551
Nick Mathewson 19 年之前
父节点
当前提交
5e4b4451ec
共有 1 个文件被更改,包括 1 次插入1 次删除
  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