summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting/test/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/targeting/test/makefile')
-rw-r--r--src/usr/targeting/test/makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/usr/targeting/test/makefile b/src/usr/targeting/test/makefile
index b8d466539..fa6fd0584 100644
--- a/src/usr/targeting/test/makefile
+++ b/src/usr/targeting/test/makefile
@@ -5,7 +5,7 @@
#
# OpenPOWER HostBoot Project
#
-# Contributors Listed Below - COPYRIGHT 2011,2015
+# Contributors Listed Below - COPYRIGHT 2011,2019
# [+] International Business Machines Corp.
#
#
@@ -67,6 +67,8 @@ COMMON_TESTCASE_REL_PATHS = \
TESTS += testtargeting.H
TESTS += testattrsync.H
TESTS += testattrtank.H
+TESTS += testAttribute.H
+TESTS += testTargetUtil.H
TESTS += ${COMMON_TESTCASE_REL_PATHS}
OBJS += attributestrings.o
OpenPOWER on IntegriCloud