summaryrefslogtreecommitdiffstats
path: root/src/usr/sbeio/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/sbeio/makefile')
-rw-r--r--src/usr/sbeio/makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/usr/sbeio/makefile b/src/usr/sbeio/makefile
index 688d5edc5..2690ec0d7 100644
--- a/src/usr/sbeio/makefile
+++ b/src/usr/sbeio/makefile
@@ -5,7 +5,7 @@
#
# OpenPOWER HostBoot Project
#
-# Contributors Listed Below - COPYRIGHT 2015,2016
+# Contributors Listed Below - COPYRIGHT 2015,2017
# [+] International Business Machines Corp.
#
#
@@ -41,6 +41,7 @@ OBJS += sbe_scomAccess.o
OBJS += sbe_scomAccessdd.o
OBJS += sbe_ffdc_parser.o
-SUBDIRS = test.d
+SUBDIRS += test.d
+SUBDIRS += runtime.d
include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud