summaryrefslogtreecommitdiffstats
path: root/src/usr/testcore/rtloader/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/testcore/rtloader/makefile')
-rw-r--r--src/usr/testcore/rtloader/makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/usr/testcore/rtloader/makefile b/src/usr/testcore/rtloader/makefile
index c75e71933..d253d3f06 100644
--- a/src/usr/testcore/rtloader/makefile
+++ b/src/usr/testcore/rtloader/makefile
@@ -5,7 +5,9 @@
#
# OpenPOWER HostBoot Project
#
-# COPYRIGHT International Business Machines Corp. 2011,2014
+# Contributors Listed Below - COPYRIGHT 2011,2017
+# [+] 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.
@@ -22,6 +24,8 @@
# IBM_PROLOG_END_TAG
ROOTPATH = ../../../..
+EXTRAINCDIR += ${ROOTPATH}/src/usr/pnor/
+
MODULE = testrtloader
TESTS = *.H
OpenPOWER on IntegriCloud