aboutsummaryrefslogtreecommitdiff
path: root/libs/libcbor/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libs/libcbor/Makefile')
-rw-r--r--libs/libcbor/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/libcbor/Makefile b/libs/libcbor/Makefile
index 7c0735f28..5cab3d5f2 100644
--- a/libs/libcbor/Makefile
+++ b/libs/libcbor/Makefile
@@ -24,7 +24,7 @@ CMAKE_OPTIONS += \
CMAKE_INSTALL:=1
include $(INCLUDE_DIR)/package.mk
-include $(INCLUDE_DIR)/cmake.mk
+include ../../devel/ninja/ninja-cmake.mk
define Package/libcbor
SECTION:=libs