aboutsummaryrefslogtreecommitdiff
path: root/src/examples/publisher/module.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/examples/publisher/module.mk')
-rw-r--r--src/examples/publisher/module.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/examples/publisher/module.mk b/src/examples/publisher/module.mk
index 4f941cd43..62a5f8dd1 100644
--- a/src/examples/publisher/module.mk
+++ b/src/examples/publisher/module.mk
@@ -38,6 +38,7 @@
MODULE_COMMAND = publisher
SRCS = publisher_main.cpp \
+ publisher_start_nuttx.cpp \
publisher_example.cpp
MODULE_STACKSIZE = 1200