summaryrefslogtreecommitdiff
path: root/src/common/include.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/include.am')
-rw-r--r--src/common/include.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common/include.am b/src/common/include.am
index 3f5a0e0d0e..032befd209 100644
--- a/src/common/include.am
+++ b/src/common/include.am
@@ -59,6 +59,7 @@ LIBOR_A_SOURCES = \
src/common/procmon.c \
src/common/util.c \
src/common/util_codedigest.c \
+ src/common/sandbox.c \
$(libor_extra_source)
LIBOR_CRYPTO_A_SOURCES = \
@@ -100,6 +101,7 @@ COMMONHEADERS = \
src/common/memarea.h \
src/common/mempool.h \
src/common/procmon.h \
+ src/common/sandbox.h \
src/common/testsupport.h \
src/common/torgzip.h \
src/common/torint.h \