diff options
Diffstat (limited to 'libs/expat')
-rw-r--r-- | libs/expat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/expat/Makefile b/libs/expat/Makefile index 0f169e515..ba91114c5 100644 --- a/libs/expat/Makefile +++ b/libs/expat/Makefile @@ -22,7 +22,7 @@ CMAKE_INSTALL:=1 include $(INCLUDE_DIR)/host-build.mk include $(INCLUDE_DIR)/package.mk -include ../../devel/ninja/ninja-cmake.mk +include $(INCLUDE_DIR)/cmake.mk define Package/libexpat SECTION:=libs |