summaryrefslogtreecommitdiffstats
path: root/src/usr/secureboot/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/secureboot/makefile')
-rw-r--r--src/usr/secureboot/makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/usr/secureboot/makefile b/src/usr/secureboot/makefile
index 2195cabb2..5ac61aba7 100644
--- a/src/usr/secureboot/makefile
+++ b/src/usr/secureboot/makefile
@@ -5,7 +5,7 @@
#
# OpenPOWER HostBoot Project
#
-# Contributors Listed Below - COPYRIGHT 2013,2015
+# Contributors Listed Below - COPYRIGHT 2013,2016
# [+] International Business Machines Corp.
#
#
@@ -27,5 +27,6 @@ ROOTPATH = ../../..
SUBDIRS += base.d
SUBDIRS += ext.d
SUBDIRS += trusted.d
+SUBDIRS += runtime.d
include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud