summaryrefslogtreecommitdiff
path: root/source4/scripting/python
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2007-12-25 16:36:39 -0600
committerStefan Metzmacher <metze@samba.org>2007-12-26 11:57:07 -0600
commitcea31e32163fe639be72b3f4dfca1362c93b5576 (patch)
tree16cb4ab80781163df37eecbfe962c8e917530d4b /source4/scripting/python
parente8bca8dd71c9bb64b84f6a74632a46a661be0d97 (diff)
downloadsamba-cea31e32163fe639be72b3f4dfca1362c93b5576.tar.gz
samba-cea31e32163fe639be72b3f4dfca1362c93b5576.tar.bz2
samba-cea31e32163fe639be72b3f4dfca1362c93b5576.zip
r26595: Fix includes for hosts without gssapi as system header.
(This used to be commit 64203a6b7b98be59af192290b0106979c2b2f71a)
Diffstat (limited to 'source4/scripting/python')
-rw-r--r--source4/scripting/python/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/scripting/python/config.mk b/source4/scripting/python/config.mk
index 226f9637db..4a531f5062 100644
--- a/source4/scripting/python/config.mk
+++ b/source4/scripting/python/config.mk
@@ -12,7 +12,7 @@ PRIVATE_DEPENDENCIES = LIBNDR
OBJ_FILES = uuidmodule.o
[PYTHON::python_misc]
-PRIVATE_DEPENDENCIES = LIBNDR LIBLDB SAMDB
+PRIVATE_DEPENDENCIES = LIBNDR LIBLDB SAMDB CREDENTIALS
SWIG_FILE = misc.i
# Swig extensions