summaryrefslogtreecommitdiff
path: root/examples/Log_Msg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Log_Msg/Makefile')
-rw-r--r--examples/Log_Msg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Log_Msg/Makefile b/examples/Log_Msg/Makefile
index 61de5512d5f..20feb237cc2 100644
--- a/examples/Log_Msg/Makefile
+++ b/examples/Log_Msg/Makefile
@@ -8,7 +8,7 @@
# Local macros
#----------------------------------------------------------------------------
-BIN = test_log_msg test_ostream
+BIN = test_log_msg test_ostream test_callback
LSRC = $(addsuffix .cpp,$(BIN))