diff options
Diffstat (limited to 'sentinel-fwlogs')
-rw-r--r-- | sentinel-fwlogs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sentinel-fwlogs/Makefile b/sentinel-fwlogs/Makefile index 7063fcd..8b7b0a9 100644 --- a/sentinel-fwlogs/Makefile +++ b/sentinel-fwlogs/Makefile @@ -22,6 +22,7 @@ PKG_LICENSE_FILES:=LICENSE PKG_BUILD_DEPENDS:=argp-standalone +PKG_INSTALL:=1 PKG_FIXUP:=autoreconf include $(INCLUDE_DIR)/package.mk |