diff options
Diffstat (limited to 'net/phantap')
-rw-r--r-- | net/phantap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/phantap/Makefile b/net/phantap/Makefile index 298625f64..4c9cd6184 100644 --- a/net/phantap/Makefile +++ b/net/phantap/Makefile @@ -20,7 +20,7 @@ PKG_MAINTAINER:=Diana Dragusin <diana.dragusin@nccgroup.com>, \ PKG_LICENSE:=GPL-3.0-only include $(INCLUDE_DIR)/package.mk -include $(INCLUDE_DIR)/cmake.mk +include ../../devel/ninja/ninja-cmake.mk CMAKE_SOURCE_SUBDIR:=src |