diff options
Diffstat (limited to 'applications/luci-app-ksmbd')
-rw-r--r-- | applications/luci-app-ksmbd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/applications/luci-app-ksmbd/Makefile b/applications/luci-app-ksmbd/Makefile index c360614e2d..db3932c46f 100644 --- a/applications/luci-app-ksmbd/Makefile +++ b/applications/luci-app-ksmbd/Makefile @@ -5,6 +5,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Network Shares - Ksmbd the SMB kernel fileserver LUCI_DEPENDS:=+luci-base +ksmbd-server +PKG_MAINTAINER:=Richard Yu <yurichard3839@gmail.com> + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature |