summaryrefslogtreecommitdiffstats
path: root/src/lib/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/makefile')
-rw-r--r--src/lib/makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/makefile b/src/lib/makefile
index 47076f964..5fdf78ac8 100644
--- a/src/lib/makefile
+++ b/src/lib/makefile
@@ -5,7 +5,7 @@
#
# OpenPOWER HostBoot Project
#
-# Contributors Listed Below - COPYRIGHT 2010,2015
+# Contributors Listed Below - COPYRIGHT 2010,2017
# [+] International Business Machines Corp.
#
#
@@ -26,6 +26,7 @@ ROOTPATH = ../..
OBJS += string.o
OBJS += string_ext.o
+OBJS += string_utils.o
OBJS += stdlib.o
OBJS += ctype.o
OBJS += assert.o
OpenPOWER on IntegriCloud