summaryrefslogtreecommitdiffstats
path: root/src/usr/example/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/example/makefile')
-rw-r--r--src/usr/example/makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/usr/example/makefile b/src/usr/example/makefile
index 10a249ff9..f3a58399f 100644
--- a/src/usr/example/makefile
+++ b/src/usr/example/makefile
@@ -3,4 +3,6 @@ MODULE = example
OBJS = example.o
+SUBDIRS = test.d
+
include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud