From e83eddd113481eac5c717c95867f761190f229ea Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Tue, 25 Mar 2014 10:21:07 -0400 Subject: Add missing -Isrc/ext to tor-fw-helper/include.am We need this now that tor-fw-helper will pull in siphash.h Fixes bug 11296; bugfix on 0.2.5.4-alpha where siphash.h was introduced. --- changes/bug11296 | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 changes/bug11296 (limited to 'changes/bug11296') diff --git a/changes/bug11296 b/changes/bug11296 new file mode 100644 index 000000000..a281e3969 --- /dev/null +++ b/changes/bug11296 @@ -0,0 +1,3 @@ + o Minor bugfixes: + - Allow tor-fw-helper to build again by adding src/ext to its + CPPFLAGS. Fixes bug 11296; bugfix on 0.2.5.4-alpha. -- cgit v1.2.3