diff options
Diffstat (limited to 'modules/luci-compat/Makefile')
-rw-r--r-- | modules/luci-compat/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/luci-compat/Makefile b/modules/luci-compat/Makefile index 4b11f16419..d4582dac7f 100644 --- a/modules/luci-compat/Makefile +++ b/modules/luci-compat/Makefile @@ -14,6 +14,8 @@ LUCI_BASENAME:=compat LUCI_TITLE:=LuCI compatibility libraries LUCI_DEPENDS:=+luci-lua-runtime +PKG_LICENSE:=Apache-2.0 + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature |