summaryrefslogtreecommitdiffstats
path: root/src/usr/diag/prdf/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/diag/prdf/makefile')
-rwxr-xr-xsrc/usr/diag/prdf/makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/usr/diag/prdf/makefile b/src/usr/diag/prdf/makefile
index 398facc45..f71992eb0 100755
--- a/src/usr/diag/prdf/makefile
+++ b/src/usr/diag/prdf/makefile
@@ -47,6 +47,7 @@ VPATH = \
common/mnfgtools \
mnfgtools \
framework \
+ framework/config \
framework/rule \
framework/service \
plat \
@@ -78,6 +79,7 @@ EXTRAINCDIR += ${PRD_USR_PATH}/common/plat/pegasus
EXTRAINCDIR += ${PRD_USR_PATH}/common/mnfgtools
EXTRAINCDIR += ${PRD_USR_PATH}/mnfgtools
EXTRAINCDIR += ${PRD_USR_PATH}/framework/service
+EXTRAINCDIR += ${PRD_USR_PATH}/framework/config
EXTRAINCDIR += ${PRD_USR_PATH}/plat/pegasus
# Conditionally enables profiling of flyweight register and resolution object
OpenPOWER on IntegriCloud