aboutsummaryrefslogtreecommitdiffstats
path: root/lib/runtime_tools/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/runtime_tools/src/Makefile')
-rw-r--r--lib/runtime_tools/src/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/runtime_tools/src/Makefile b/lib/runtime_tools/src/Makefile
index 4f831f3dd8..46b570210a 100644
--- a/lib/runtime_tools/src/Makefile
+++ b/lib/runtime_tools/src/Makefile
@@ -46,7 +46,8 @@ MODULES= \
runtime_tools_sup \
dbg \
percept_profile \
- observer_backend
+ observer_backend \
+ ttb_autostart
HRL_FILES= ../include/observer_backend.hrl
ERL_FILES= $(MODULES:%=%.erl)