summaryrefslogtreecommitdiffstats
path: root/src/usr/util/runtime/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/util/runtime/makefile')
-rw-r--r--src/usr/util/runtime/makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/usr/util/runtime/makefile b/src/usr/util/runtime/makefile
index 9054b9600..f481e5171 100644
--- a/src/usr/util/runtime/makefile
+++ b/src/usr/util/runtime/makefile
@@ -5,7 +5,9 @@
#
# OpenPOWER HostBoot Project
#
-# COPYRIGHT International Business Machines Corp. 2013,2014
+# Contributors Listed Below - COPYRIGHT 2013,2014
+# [+] International Business Machines Corp.
+#
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -28,6 +30,7 @@ OBJS += utilbase.o
OBJS += utilstream.o
OBJS += utilmem.o
OBJS += utillidmgr_rt.o
+OBJS += utilfile.o
SUBDIRS += test.d
OpenPOWER on IntegriCloud