summaryrefslogtreecommitdiff
path: root/package/libcap
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-01-14 12:54:17 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-01-14 12:54:17 +0100
commitbe769dc45c2063408845ccaed62ef34404f42d68 (patch)
tree5dacf6ec96a2034c636fca2c3868ae688ecc589d /package/libcap
parent08a80f1b46d586e54fb775029efcace979cc1e5b (diff)
parenta07917a27a75e9932d39e2527e9e8fa6a748a017 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/libcap')
-rw-r--r--package/libcap/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/libcap/Makefile b/package/libcap/Makefile
index 1d0f8154a..5c5f4edcf 100644
--- a/package/libcap/Makefile
+++ b/package/libcap/Makefile
@@ -20,6 +20,7 @@ include $(TOPDIR)/mk/package.mk
$(eval $(call PKG_template,LIBCAP,libcap,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION},${PKG_OPTS}))
+CPPFLAGS_FOR_BUILD+= -I$(STAGING_TARGET_DIR)/usr/include
CONFIG_STYLE:= manual
libcap-install: