diff options
-rw-r--r-- | src/core/or/include.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/or/include.am b/src/core/or/include.am index 9ff92adbde..7c42268c46 100644 --- a/src/core/or/include.am +++ b/src/core/or/include.am @@ -71,6 +71,7 @@ noinst_HEADERS += \ src/core/or/entry_port_cfg_st.h \ src/core/or/extend_info_st.h \ src/core/or/listener_connection_st.h \ + src/core/or/lttng_circuit.inc \ src/core/or/onion.h \ src/core/or/or.h \ src/core/or/or_periodic.h \ |