r26595: Fix includes for hosts without gssapi as system header.
authorJelmer Vernooij <jelmer@samba.org>
Tue, 25 Dec 2007 22:36:39 +0000 (16:36 -0600)
committerStefan Metzmacher <metze@samba.org>
Wed, 26 Dec 2007 17:57:07 +0000 (11:57 -0600)
(This used to be commit 64203a6b7b98be59af192290b0106979c2b2f71a)

source4/scripting/python/config.mk

index 226f9637dbdaafbbfae17e11668c51900afe0edf..4a531f5062d9e4f18ab23e1666f7c3899304584c 100644 (file)
@@ -12,7 +12,7 @@ PRIVATE_DEPENDENCIES = LIBNDR
 OBJ_FILES = uuidmodule.o
 
 [PYTHON::python_misc]
 OBJ_FILES = uuidmodule.o
 
 [PYTHON::python_misc]
-PRIVATE_DEPENDENCIES = LIBNDR LIBLDB SAMDB
+PRIVATE_DEPENDENCIES = LIBNDR LIBLDB SAMDB CREDENTIALS
 SWIG_FILE = misc.i
 
 # Swig extensions
 SWIG_FILE = misc.i
 
 # Swig extensions