Browse Source

put sandbox.h in the tarball, so the tarball builds

Roger Dingledine 11 years ago
parent
commit
de7cdc0d94
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/common/include.am

+ 1 - 0
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				\