summaryrefslogtreecommitdiff
path: root/source4/auth/config.mk
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2007-11-29 01:36:31 +0100
committerStefan Metzmacher <metze@samba.org>2007-12-21 05:46:41 +0100
commite22c7f1fe35047ba3b0434c683ee8e9d6898b35d (patch)
treebc4e525e172e33d64ca51827751a697fd324029a /source4/auth/config.mk
parent660077476f43bb262b57f538147140e07e65f6df (diff)
downloadsamba-e22c7f1fe35047ba3b0434c683ee8e9d6898b35d.tar.gz
samba-e22c7f1fe35047ba3b0434c683ee8e9d6898b35d.tar.bz2
samba-e22c7f1fe35047ba3b0434c683ee8e9d6898b35d.zip
r26189: Add really trivial testsuite for the auth module.
(This used to be commit f0fcad0a75998bc45e3073927c0021fa67136d22)
Diffstat (limited to 'source4/auth/config.mk')
-rw-r--r--source4/auth/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/auth/config.mk b/source4/auth/config.mk
index 58bc7ce9ba..0b927b8e58 100644
--- a/source4/auth/config.mk
+++ b/source4/auth/config.mk
@@ -84,6 +84,6 @@ PUBLIC_DEPENDENCIES = LIBSECURITY SAMDB CREDENTIALS
#######################
[PYTHON::swig_auth]
-PUBLIC_DEPENDENCIES = auth LIBPYTHON
+PUBLIC_DEPENDENCIES = auth_system_session LIBPYTHON
PRIVATE_DEPENDENCIES = SAMDB
SWIG_FILE = auth.i