diff options
Diffstat (limited to 'applications/luci-app-rp-pppoe-server/Makefile')
-rw-r--r-- | applications/luci-app-rp-pppoe-server/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/applications/luci-app-rp-pppoe-server/Makefile b/applications/luci-app-rp-pppoe-server/Makefile index 4454242d48..c3d40d735c 100644 --- a/applications/luci-app-rp-pppoe-server/Makefile +++ b/applications/luci-app-rp-pppoe-server/Makefile @@ -10,6 +10,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Roaring Penguin PPPoE Server LUCI_DEPENDS:=+luci-base +luci-compat +rp-pppoe-server +PKG_MAINTAINER:=Daniel F. Dickinson <dfdpublic@wildtechgarden.ca> + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature |