ソースを参照

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

Roger Dingledine 11 年 前
コミット
de7cdc0d94
1 ファイル変更1 行追加0 行削除
  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				\