diff options
Diffstat (limited to 'src/usr/util/makefile')
| -rw-r--r-- | src/usr/util/makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/usr/util/makefile b/src/usr/util/makefile index 70df3b790..0c3e100cb 100644 --- a/src/usr/util/makefile +++ b/src/usr/util/makefile @@ -5,7 +5,7 @@ # # OpenPOWER HostBoot Project # -# Contributors Listed Below - COPYRIGHT 2012,2016 +# Contributors Listed Below - COPYRIGHT 2012,2017 # [+] International Business Machines Corp. # # @@ -33,6 +33,7 @@ OBJS += utilfile.o OBJS += utillidmgr.o OBJS += utillidpnor.o OBJS += utilmbox_scratch.o +OBJS += utiltcemgr.o SUBDIRS += test.d SUBDIRS += runtime.d |

