[tor-commits] [tor/master] Add replaycache.h to noinst_HEADERS in src/or/Makefile.am

nickm at torproject.org nickm at torproject.org
Tue Jul 31 21:10:17 UTC 2012


commit 048c128f935a3f037a81523fc20437f75b358af4
Author: Andrea Shepard <andrea at persephoneslair.org>
Date:   Thu Jul 19 22:47:25 2012 -0700

    Add replaycache.h to noinst_HEADERS in src/or/Makefile.am
---
 src/or/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/or/Makefile.am b/src/or/Makefile.am
index 70a0cb0..27eb607 100644
--- a/src/or/Makefile.am
+++ b/src/or/Makefile.am
@@ -115,6 +115,7 @@ noinst_HEADERS = \
 	rendmid.h				\
 	rendservice.h				\
 	rephist.h				\
+	replaycache.h				\
 	router.h				\
 	routerlist.h				\
 	routerparse.h				\





More information about the tor-commits mailing list