summaryrefslogtreecommitdiff
path: root/package/gatling/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/gatling/Makefile')
-rw-r--r--package/gatling/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/gatling/Makefile b/package/gatling/Makefile
index 850ef17be..034f86f7c 100644
--- a/package/gatling/Makefile
+++ b/package/gatling/Makefile
@@ -25,7 +25,7 @@ INSTALL_STYLE:= manual
MAKE_FILE:= GNUmakefile
ALL_TARGET:= gatling
-TCPPFLAGS+= -I${STAGING_DIR}/usr/include/owfat
+TCPPFLAGS+= -I${STAGING_TARGET_DIR}/usr/include/owfat
XAKE_FLAGS+= CC='${TARGET_CC}' \
CFLAGS='${TCPPFLAGS} ${TCFLAGS}' \
ZLIB=0 DIET= prefix='${WRKINST}/usr'