aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xenstat/xentop/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/xenstat/xentop/Makefile')
-rw-r--r--tools/xenstat/xentop/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/xenstat/xentop/Makefile b/tools/xenstat/xentop/Makefile
index fb025d4106..afed0d190d 100644
--- a/tools/xenstat/xentop/Makefile
+++ b/tools/xenstat/xentop/Makefile
@@ -22,6 +22,9 @@ CFLAGS += -DGCC_PRINTF -Wall -Werror $(CFLAGS_libxenstat)
LDLIBS += $(LDLIBS_libxenstat) $(CURSES_LIBS) $(SOCKET_LIBS)
CFLAGS += -DHOST_$(XEN_OS)
+# Include configure output (config.h) to headers search path
+CFLAGS += -I$(XEN_ROOT)/tools
+
.PHONY: all
all: xentop