summaryrefslogtreecommitdiffstats
path: root/src/usr/testcore/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/testcore/makefile')
-rw-r--r--src/usr/testcore/makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/usr/testcore/makefile b/src/usr/testcore/makefile
index a11fbeb1a..4aa780f81 100644
--- a/src/usr/testcore/makefile
+++ b/src/usr/testcore/makefile
@@ -5,7 +5,7 @@
#
# IBM CONFIDENTIAL
#
-# COPYRIGHT International Business Machines Corp. 2011,2013
+# COPYRIGHT International Business Machines Corp. 2011,2014
#
# p1
#
@@ -22,7 +22,9 @@
# IBM_PROLOG_END_TAG
ROOTPATH = ../../..
-SUBDIRS = lib.d kernel.d rtloader.d
+SUBDIRS += lib.d
+SUBDIRS += kernel.d
+SUBDIRS += rtloader.d
include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud