summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-samba4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-samba4/Makefile')
-rw-r--r--applications/luci-app-samba4/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/applications/luci-app-samba4/Makefile b/applications/luci-app-samba4/Makefile
new file mode 100644
index 000000000..08403fb2f
--- /dev/null
+++ b/applications/luci-app-samba4/Makefile
@@ -0,0 +1,10 @@
+# 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
+LUCI_DEPENDS:=+samba4-server
+
+include ../../luci.mk
+
+# call BuildPackage - OpenWrt buildroot signature