aboutsummaryrefslogtreecommitdiff
path: root/src/core/include.am
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2019-10-17 12:01:45 -0400
committerNick Mathewson <nickm@torproject.org>2019-10-17 12:01:45 -0400
commit800b823c292009dd232d9758d1b40c61072e4433 (patch)
tree06cf10e885a608cc72d6870fc35ac82bf28bb165 /src/core/include.am
parent0081d6c112154ea1e4c1c6ad62e22406f2594e62 (diff)
parentd97d7f0e48495e0b354b30b79992da822d12c15d (diff)
downloadtor-800b823c292009dd232d9758d1b40c61072e4433.tar.gz
tor-800b823c292009dd232d9758d1b40c61072e4433.zip
Merge branch 'cmdline_refactor'
Diffstat (limited to 'src/core/include.am')
-rw-r--r--src/core/include.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/include.am b/src/core/include.am
index a0a546f78a..f6ae3f2b51 100644
--- a/src/core/include.am
+++ b/src/core/include.am
@@ -215,7 +215,9 @@ noinst_HEADERS += \
src/app/config/config.h \
src/app/config/or_options_st.h \
src/app/config/or_state_st.h \
+ src/app/config/quiet_level.h \
src/app/config/statefile.h \
+ src/app/config/tor_cmdline_mode.h \
src/app/main/main.h \
src/app/main/ntmain.h \
src/app/main/shutdown.h \