summaryrefslogtreecommitdiffstats
path: root/src/usr/dump/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/dump/makefile')
-rw-r--r--src/usr/dump/makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/usr/dump/makefile b/src/usr/dump/makefile
index bc44d3a92..f608a3f0a 100644
--- a/src/usr/dump/makefile
+++ b/src/usr/dump/makefile
@@ -5,7 +5,7 @@
#
# IBM CONFIDENTIAL
#
-# COPYRIGHT International Business Machines Corp. 2012,2013
+# COPYRIGHT International Business Machines Corp. 2012,2014
#
# p1
#
@@ -23,8 +23,8 @@
ROOTPATH = ../../..
MODULE = dump
-OBJS = dumpCollect.o
+OBJS += dumpCollect.o
-SUBDIRS = test.d
+SUBDIRS += test.d
include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud