summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d519e6f..6899555 100644
--- a/Makefile
+++ b/Makefile
@@ -18,5 +18,5 @@ ifeq ($(RTEMS_BSP),erc32)
endif
ifeq ($(HAS_NETWORKING),yes)
- SUBDIRS += dumpwebpage pingpong gen-soconn
+ SUBDIRS += dumpwebpage pingpong gen-soconn shell
endif