summaryrefslogtreecommitdiff
path: root/source4/auth/config.mk
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2007-11-21 12:31:41 +0100
committerStefan Metzmacher <metze@samba.org>2007-12-21 05:45:55 +0100
commitd1d958caa1be1f0fe1769dc563e15e9a65851459 (patch)
tree8502c7b6e455616b56c907ad1e9fabe2ed9a730f /source4/auth/config.mk
parent2a98fd770a2e35c3c297140ae04d29a955dbbba4 (diff)
downloadsamba-d1d958caa1be1f0fe1769dc563e15e9a65851459.tar.gz
samba-d1d958caa1be1f0fe1769dc563e15e9a65851459.tar.bz2
samba-d1d958caa1be1f0fe1769dc563e15e9a65851459.zip
r26078: Import Python bindings for system_session functions (still needs tests).
(This used to be commit f1f7d2f98acfb586815a34ee7d38edcf41a0197d)
Diffstat (limited to 'source4/auth/config.mk')
-rw-r--r--source4/auth/config.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/source4/auth/config.mk b/source4/auth/config.mk
index b2d576be37..7a854a19a0 100644
--- a/source4/auth/config.mk
+++ b/source4/auth/config.mk
@@ -73,3 +73,8 @@ OBJ_FILES = \
PUBLIC_DEPENDENCIES = LIBSECURITY SAMDB CREDENTIALS
# End SUBSYSTEM auth
#######################
+
+[PYTHON::swig_auth]
+PUBLIC_DEPENDENCIES = auth LIBPYTHON
+PRIVATE_DEPENDENCIES = SAMDB
+SWIG_FILE = auth.i