summaryrefslogtreecommitdiffstats
path: root/src/usr/hdat/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/hdat/makefile')
-rw-r--r--src/usr/hdat/makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/usr/hdat/makefile b/src/usr/hdat/makefile
index 456664f49..a2d95b15e 100644
--- a/src/usr/hdat/makefile
+++ b/src/usr/hdat/makefile
@@ -5,7 +5,7 @@
#
# OpenPOWER HostBoot Project
#
-# Contributors Listed Below - COPYRIGHT 2015,2016
+# Contributors Listed Below - COPYRIGHT 2015,2017
# [+] International Business Machines Corp.
#
#
@@ -26,6 +26,8 @@
ROOTPATH = ../../..
MODULE = hdat
+EXTRAINCDIR += ../vpd
+EXTRAINCDIR += ../../include/usr/vpd
EXTRAINCDIR +=
OBJS += hdatutil.o
OpenPOWER on IntegriCloud