summaryrefslogtreecommitdiffstats
path: root/src/usr/fapi2/test/fapi2Test.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/fapi2/test/fapi2Test.mk')
-rw-r--r--src/usr/fapi2/test/fapi2Test.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/usr/fapi2/test/fapi2Test.mk b/src/usr/fapi2/test/fapi2Test.mk
index 175284ec0..2ffb16e5d 100644
--- a/src/usr/fapi2/test/fapi2Test.mk
+++ b/src/usr/fapi2/test/fapi2Test.mk
@@ -5,7 +5,7 @@
#
# OpenPOWER HostBoot Project
#
-# Contributors Listed Below - COPYRIGHT 2016
+# Contributors Listed Below - COPYRIGHT 2016,2017
# [+] International Business Machines Corp.
#
#
@@ -45,6 +45,7 @@ OBJS += p9_hwtests.o
OBJS += rcSupport.o
OBJS += fapi2TestUtils.o
OBJS += getVpdTest.o
+OBJS += p9_pm_get_poundv_bucket.o
TESTS += ${ROOTPATH}/src/usr/fapi2/test/*Test.H
TESTS += ${ROOTPATH}/src/usr/fapi2/test/*TestCxx.H
OpenPOWER on IntegriCloud