2018-07-22 15:04:40 +00:00
|
|
|
# This is free software, licensed under the Apache License, Version 2.0 .
|
|
|
|
|
|
|
|
include $(TOPDIR)/rules.mk
|
|
|
|
|
2019-11-22 12:58:33 +00:00
|
|
|
LUCI_TITLE:=Network Shares - Samba 4 SMB/CIFS fileserver
|
|
|
|
LUCI_DEPENDS:=+samba4-server
|
2018-07-22 15:04:40 +00:00
|
|
|
|
|
|
|
include ../../luci.mk
|
|
|
|
|
|
|
|
# call BuildPackage - OpenWrt buildroot signature
|