diff options
Diffstat (limited to 'applications/luci-app-cifsd/Makefile')
-rw-r--r-- | applications/luci-app-cifsd/Makefile | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/applications/luci-app-cifsd/Makefile b/applications/luci-app-cifsd/Makefile deleted file mode 100644 index ef725a705..000000000 --- a/applications/luci-app-cifsd/Makefile +++ /dev/null @@ -1,10 +0,0 @@ -# This is free software, licensed under the Apache License, Version 2.0 . - -include $(TOPDIR)/rules.mk - -LUCI_TITLE:=Network Shares - CIFSD CIFS/SMB kernel fileserver -LUCI_DEPENDS:=+cifsd-tools - -include ../../luci.mk - -# call BuildPackage - OpenWrt buildroot signature |