diff options
Diffstat (limited to 'net/mbusd/Makefile')
-rw-r--r-- | net/mbusd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mbusd/Makefile b/net/mbusd/Makefile index e933532cd..45f310483 100644 --- a/net/mbusd/Makefile +++ b/net/mbusd/Makefile @@ -13,7 +13,7 @@ PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=LICENSE include $(INCLUDE_DIR)/package.mk -include ../../devel/ninja/ninja-cmake.mk +include $(INCLUDE_DIR)/cmake.mk define Package/mbusd SECTION:=net |