aboutsummaryrefslogtreecommitdiff
path: root/libs/nghttp2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libs/nghttp2/Makefile')
-rw-r--r--libs/nghttp2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/nghttp2/Makefile b/libs/nghttp2/Makefile
index 904081585..eb5d1a792 100644
--- a/libs/nghttp2/Makefile
+++ b/libs/nghttp2/Makefile
@@ -13,7 +13,7 @@ PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=COPYING
include $(INCLUDE_DIR)/package.mk
-include ../../devel/ninja/ninja-cmake.mk
+include $(INCLUDE_DIR)/cmake.mk
define Package/libnghttp2
SECTION:=libs