diff options
Diffstat (limited to 'applications/luci-app-udpxy/Makefile')
-rw-r--r-- | applications/luci-app-udpxy/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/applications/luci-app-udpxy/Makefile b/applications/luci-app-udpxy/Makefile index ee2350ba93..8c4f4d0e6f 100644 --- a/applications/luci-app-udpxy/Makefile +++ b/applications/luci-app-udpxy/Makefile @@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI Support for udpxy LUCI_DEPENDS:=+luci-base +udpxy +PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org> + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature |