summaryrefslogtreecommitdiffstats
path: root/src/usr/testcore/lib/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/testcore/lib/makefile')
-rw-r--r--src/usr/testcore/lib/makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr/testcore/lib/makefile b/src/usr/testcore/lib/makefile
index e2516304e..6d2bcd41b 100644
--- a/src/usr/testcore/lib/makefile
+++ b/src/usr/testcore/lib/makefile
@@ -5,7 +5,7 @@
#
# IBM CONFIDENTIAL
#
-# COPYRIGHT International Business Machines Corp. 2011,2013
+# COPYRIGHT International Business Machines Corp. 2011,2014
#
# p1
#
@@ -25,6 +25,6 @@ ROOTPATH = ../../../..
MODULE = testsyslib
TESTS = *.H
-SUBDIRS = runtime.d
+SUBDIRS += runtime.d
include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud