aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kernel/examples/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/kernel/examples/Makefile')
-rw-r--r--lib/kernel/examples/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kernel/examples/Makefile b/lib/kernel/examples/Makefile
index 26ec58f571..f86e662838 100644
--- a/lib/kernel/examples/Makefile
+++ b/lib/kernel/examples/Makefile
@@ -45,7 +45,7 @@ RELSYSDIR = $(RELEASE_PATH)/lib/kernel-$(KERNEL_VSN)/examples
# Pack and install the complete directory structure from
# here (CWD) and down, for all examples.
-EXAMPLES = uds_dist
+EXAMPLES = uds_dist gen_tcp_dist
release_spec:
$(INSTALL_DIR) "$(RELSYSDIR)"