luci/applications/luci-app-samba4/Makefile
Andy Walsh cbd4f4f11c uci-app-samba4: switch to luci static javascript api
* switch to luci static javascript api
* add version info
* remove 'home' option
* regenerate translations

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2019-11-22 14:20:33 +01:00

10 lines
263 B
Makefile

# This is free software, licensed under the Apache License, Version 2.0 .
include $(TOPDIR)/rules.mk
LUCI_TITLE:=Network Shares - Samba 4 SMB/CIFS fileserver
LUCI_DEPENDS:=+samba4-server
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature