From: Roger Dingledine Date: Sun, 14 Jul 2013 00:31:18 +0000 (-0400) Subject: put sandbox.h in the tarball, so the tarball builds X-Git-Tag: tor-0.2.5.1-alpha~128 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de7cdc0d94075f212c3f51d8ec7ae4e05cc2ba7c;p=thirdparty%2Ftor.git put sandbox.h in the tarball, so the tarball builds --- diff --git a/src/common/include.am b/src/common/include.am index 8c32a21778..c3ccf96a65 100644 --- a/src/common/include.am +++ b/src/common/include.am @@ -75,6 +75,7 @@ COMMONHEADERS = \ src/common/memarea.h \ src/common/mempool.h \ src/common/procmon.h \ + src/common/sandbox.h \ src/common/torgzip.h \ src/common/torint.h \ src/common/torlog.h \