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