summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2009-05-21 12:50:20 +0200
committerGünther Deschner <gd@samba.org>2009-05-21 12:50:20 +0200
commitcbcee123b2fcaa058ae09eaa9938da480ededdd4 (patch)
treeef122690cf94dec5678fc955c079294ab43c3302 /source3/Makefile.in
parent686e60581b7e0381813785e8a5279e19361f3ec5 (diff)
downloadsamba-cbcee123b2fcaa058ae09eaa9938da480ededdd4.tar.gz
samba-cbcee123b2fcaa058ae09eaa9938da480ededdd4.tar.bz2
samba-cbcee123b2fcaa058ae09eaa9938da480ededdd4.zip
s3-build: fix the build of ntlm_auth. Bo Yang, please check.
Guenther
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index 585bd5d7ac..68d5488771 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -1197,7 +1197,7 @@ NTLM_AUTH_OBJ = ${NTLM_AUTH_OBJ1} $(LIBSAMBA_OBJ) $(POPT_LIB_OBJ) \
$(PASSDB_OBJ) $(GROUPDB_OBJ) \
$(SMBLDAP_OBJ) $(LIBNMB_OBJ) \
$(LDB_OBJ) $(WBCOMMON_OBJ) \
- $(LIBNDR_GEN_OBJ0) $(LIBNDR_GEN_OBJ1)
+ $(LIBNDR_GEN_OBJ0) $(LIBNDR_GEN_OBJ1) @BUILD_INIPARSER@
VLP_OBJ1 = printing/tests/vlp.o $(RPC_CLIENT_OBJ1) $(RPC_PARSE_OBJ2) $(RPC_CLIENT_OBJ) ../librpc/rpc/binding.o