]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add replaycache.h to noinst_HEADERS in src/or/Makefile.am
authorAndrea Shepard <andrea@persephoneslair.org>
Fri, 20 Jul 2012 05:47:25 +0000 (22:47 -0700)
committerNick Mathewson <nickm@torproject.org>
Tue, 31 Jul 2012 21:08:12 +0000 (17:08 -0400)
src/or/Makefile.am

index 70a0cb02dcb751b30dd21a39edc3da8309295c9e..27eb607cf0cec5f5d32e71a0130cbbac797b8ef3 100644 (file)
@@ -115,6 +115,7 @@ noinst_HEADERS = \
        rendmid.h                               \
        rendservice.h                           \
        rephist.h                               \
+       replaycache.h                           \
        router.h                                \
        routerlist.h                            \
        routerparse.h                           \