X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=modules%2Fluci-mod-rpc%2FMakefile;h=bc1f6d275619d1ea347c0bde1b11addf443ca445;hp=e64c86c6283a5a7d1181816e9f148d78d15c7dd8;hb=ec6a1d6d4d05f956f47b889161178f6a4abf90cc;hpb=56aea9794b3fc364e66e2b23208b35e2617b2a8e diff --git a/modules/luci-mod-rpc/Makefile b/modules/luci-mod-rpc/Makefile index e64c86c62..bc1f6d275 100644 --- a/modules/luci-mod-rpc/Makefile +++ b/modules/luci-mod-rpc/Makefile @@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI RPC - JSON-RPC API LUCI_DEPENDS:=+luci-lib-json +PKG_LICENSE:=Apache-2.0 + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature