summaryrefslogtreecommitdiff
path: root/source4/scripting/config.mk
diff options
context:
space:
mode:
authorSimo Sorce <idra@samba.org>2005-06-03 14:17:18 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:17:30 -0500
commit266c37e5dc97879e30e790cd87d2ec1f43907477 (patch)
tree8748f0a03380193c91e9bc2151b5ce97da7f8269 /source4/scripting/config.mk
parent98a18d670475aedccbce28f43c1dd01da8cb517e (diff)
downloadsamba-266c37e5dc97879e30e790cd87d2ec1f43907477.tar.gz
samba-266c37e5dc97879e30e790cd87d2ec1f43907477.tar.bz2
samba-266c37e5dc97879e30e790cd87d2ec1f43907477.zip
r7238: Add pam auth support in swat
(This used to be commit 8a98572a3b5dba58181dc402dbebae5452656012)
Diffstat (limited to 'source4/scripting/config.mk')
-rw-r--r--source4/scripting/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/scripting/config.mk b/source4/scripting/config.mk
index a6c4f73430..078c04297e 100644
--- a/source4/scripting/config.mk
+++ b/source4/scripting/config.mk
@@ -4,7 +4,7 @@
OBJ_FILES = \
scripting/ejs/smbcalls.o \
scripting/ejs/mprutil.o
-REQUIRED_SUBSYSTEMS = EJS LIBBASIC
+REQUIRED_SUBSYSTEMS = AUTH EJS LIBBASIC
# End SUBSYSTEM SMBCALLS
#######################