Browse Source

Add replaycache.h to noinst_HEADERS in src/or/Makefile.am

Andrea Shepard 11 years ago
parent
commit
048c128f93
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/or/Makefile.am

+ 1 - 0
src/or/Makefile.am

@@ -115,6 +115,7 @@ noinst_HEADERS = \
 	rendmid.h				\
 	rendservice.h				\
 	rephist.h				\
+	replaycache.h				\
 	router.h				\
 	routerlist.h				\
 	routerparse.h				\