aboutsummaryrefslogtreecommitdiff
path: root/src/core/include.am
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2019-10-22 07:50:42 -0400
committerNick Mathewson <nickm@torproject.org>2019-10-22 07:50:42 -0400
commit65e80ce6463b2ee0ed331535e5f50da52ce7d171 (patch)
treee22c8c0caede65ff713c6c7f272615f9b0234089 /src/core/include.am
parentb3478a8856cc54158fdfe0f19818e6552883d161 (diff)
parent0bb2e77283abb6a7550eb9615df1d7360e7dcbbb (diff)
downloadtor-65e80ce6463b2ee0ed331535e5f50da52ce7d171.tar.gz
tor-65e80ce6463b2ee0ed331535e5f50da52ce7d171.zip
Merge branch 'from_setconf_removal_squashed'
Diffstat (limited to 'src/core/include.am')
-rw-r--r--src/core/include.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/include.am b/src/core/include.am
index 17bfb2799f..565668abe3 100644
--- a/src/core/include.am
+++ b/src/core/include.am
@@ -9,6 +9,7 @@ endif
# ADD_C_FILE: INSERT SOURCES HERE.
LIBTOR_APP_A_SOURCES = \
src/app/config/config.c \
+ src/app/config/quiet_level.c \
src/app/config/statefile.c \
src/app/main/main.c \
src/app/main/shutdown.c \