summaryrefslogtreecommitdiffstats
path: root/src/usr/scom/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/scom/makefile')
-rw-r--r--src/usr/scom/makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/usr/scom/makefile b/src/usr/scom/makefile
index 3579acbcc..3773f8d0b 100644
--- a/src/usr/scom/makefile
+++ b/src/usr/scom/makefile
@@ -5,7 +5,7 @@
#
# IBM CONFIDENTIAL
#
-# COPYRIGHT International Business Machines Corp. 2011,2013
+# COPYRIGHT International Business Machines Corp. 2011,2014
#
# p1
#
@@ -29,6 +29,7 @@ include scom.mk
#include unique object modules - currently none
# OBJS +=
-SUBDIRS = test.d runtime.d
+SUBDIRS += test.d
+SUBDIRS += runtime.d
include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud