summaryrefslogtreecommitdiffstats
path: root/src/usr/fsiscom/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/fsiscom/makefile')
-rw-r--r--src/usr/fsiscom/makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/usr/fsiscom/makefile b/src/usr/fsiscom/makefile
index 19df46488..ba897a677 100644
--- a/src/usr/fsiscom/makefile
+++ b/src/usr/fsiscom/makefile
@@ -5,7 +5,9 @@
#
# OpenPOWER HostBoot Project
#
-# COPYRIGHT International Business Machines Corp. 2011,2014
+# Contributors Listed Below - COPYRIGHT 2011,2018
+# [+] International Business Machines Corp.
+#
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -26,5 +28,6 @@ MODULE = fsiscom
OBJS += fsiscom.o
SUBDIRS += test.d
+SUBDIRS += runtime.d
include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud