summaryrefslogtreecommitdiffstats
path: root/src/usr/trace/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/trace/makefile')
-rw-r--r--src/usr/trace/makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr/trace/makefile b/src/usr/trace/makefile
index c58a11a4f..6195ae522 100644
--- a/src/usr/trace/makefile
+++ b/src/usr/trace/makefile
@@ -5,7 +5,7 @@
#
# IBM CONFIDENTIAL
#
-# COPYRIGHT International Business Machines Corp. 2011,2012
+# COPYRIGHT International Business Machines Corp. 2011,2013
#
# p1
#
@@ -26,6 +26,6 @@ MODULE = trace
OBJS = interface.o service.o compdesc.o buffer.o bufferpage.o daemonif.o \
debug.o assert.o
-SUBDIRS = daemon.d test.d
+SUBDIRS = daemon.d test.d runtime.d
include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud