summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting/runtime/test/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/targeting/runtime/test/makefile')
-rw-r--r--src/usr/targeting/runtime/test/makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/usr/targeting/runtime/test/makefile b/src/usr/targeting/runtime/test/makefile
index 29b8d417e..2e0ba3552 100644
--- a/src/usr/targeting/runtime/test/makefile
+++ b/src/usr/targeting/runtime/test/makefile
@@ -5,7 +5,9 @@
#
# OpenPOWER HostBoot Project
#
-# COPYRIGHT International Business Machines Corp. 2013,2014
+# Contributors Listed Below - COPYRIGHT 2013,2015
+# [+] 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.
@@ -23,6 +25,7 @@
HOSTBOOT_RUNTIME = 1
ROOTPATH = ../../../../..
+EXTRAINCDIR += ${ROOTPATH}/src/include/usr/hwpf/fapi
MODULE = testtargeting_rt
TESTS = *.H
OpenPOWER on IntegriCloud