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=2dc60d2b440564b1e8ed4497fe841706354ca539;hpb=1bb4822dca6113f73e3bc89e2acf15935e6f8e92;ds=sidebyside 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