aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2013-07-13 20:31:18 -0400
committerRoger Dingledine <arma@torproject.org>2013-07-13 20:31:18 -0400
commitde7cdc0d94075f212c3f51d8ec7ae4e05cc2ba7c (patch)
treee0ed4aef8175353f300b5b722df2b30f88fe6f8a /src
parentaac732322ae132a1659ecbd4039c7d017ddc3d20 (diff)
downloadtor-de7cdc0d94075f212c3f51d8ec7ae4e05cc2ba7c.tar
tor-de7cdc0d94075f212c3f51d8ec7ae4e05cc2ba7c.tar.gz
put sandbox.h in the tarball, so the tarball builds
Diffstat (limited to 'src')
-rw-r--r--src/common/include.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/include.am b/src/common/include.am
index 8c32a2177..c3ccf96a6 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 \