Browse Source

swig: add PKG_LICENSE_FILE

Signed-off-by: John Crispin <blogic@openwrt.org>
lilik-openwrt-22.03
John Crispin 9 years ago
parent
commit
36ce356436
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      utils/swig/Makefile

+ 1
- 0
utils/swig/Makefile View File

@ -16,6 +16,7 @@ PKG_INSTALL:=1
PKG_MAINTAINER:=John Crispin <blogic@openwrt.org> PKG_MAINTAINER:=John Crispin <blogic@openwrt.org>
PKG_LICENSE:=GPL-3.0 PKG_LICENSE:=GPL-3.0
PKG_LICENSE_FILE:=LICENSE
include $(INCLUDE_DIR)/host-build.mk include $(INCLUDE_DIR)/host-build.mk
include $(INCLUDE_DIR)/package.mk include $(INCLUDE_DIR)/package.mk


Loading…
Cancel
Save