summaryrefslogtreecommitdiff
path: root/source4/auth/credentials/config.mk
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2007-11-21 11:56:41 +0100
committerStefan Metzmacher <metze@samba.org>2007-12-21 05:45:52 +0100
commitf6322e4b96c589b968c18953cd454dd12bde2c18 (patch)
tree5b572fdb825557238f039ddf292525f29f76e2e6 /source4/auth/credentials/config.mk
parentea851658411e3ff03a906f7ae6afc7e9319d6f90 (diff)
downloadsamba-f6322e4b96c589b968c18953cd454dd12bde2c18.tar.gz
samba-f6322e4b96c589b968c18953cd454dd12bde2c18.tar.bz2
samba-f6322e4b96c589b968c18953cd454dd12bde2c18.zip
r26069: Import python bindings for credentials.
(This used to be commit 97bb235cc8c2855a0903bbd9dee53f0e03c4adc0)
Diffstat (limited to 'source4/auth/credentials/config.mk')
-rw-r--r--source4/auth/credentials/config.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/source4/auth/credentials/config.mk b/source4/auth/credentials/config.mk
index b35d0ea844..7b091313c9 100644
--- a/source4/auth/credentials/config.mk
+++ b/source4/auth/credentials/config.mk
@@ -22,3 +22,7 @@ PUBLIC_DEPENDENCIES = \
HEIMDAL_GSSAPI
# End SUBSYSTEM CREDENTIALS
#################################
+
+[PYTHON::swig_credentials]
+PUBLIC_DEPENDENCIES = CREDENTIALS LIBPYTHON
+SWIG_FILE = credentials.i