summaryrefslogtreecommitdiff
path: root/source4/librpc/config.mk
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2005-01-31 17:16:45 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:09:27 -0500
commitca3f70256ac0430e2db846d0293a7750a6d3ef6b (patch)
treee5b29b99c6164bb2a077b8b608c9b4966bcbb55d /source4/librpc/config.mk
parent3b6fb593144290d5bf97d601ae99708880ff781f (diff)
downloadsamba-ca3f70256ac0430e2db846d0293a7750a6d3ef6b.tar.gz
samba-ca3f70256ac0430e2db846d0293a7750a6d3ef6b.tar.bz2
samba-ca3f70256ac0430e2db846d0293a7750a6d3ef6b.zip
r5145: define struct ipv4_addr in misc.idl,
so we can use it in nbt.idl and get a nicer debug output metze (This used to be commit abacbc9192646f6f3c720758ab65889b82b9ae7b)
Diffstat (limited to 'source4/librpc/config.mk')
-rw-r--r--source4/librpc/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/librpc/config.mk b/source4/librpc/config.mk
index 75582c2adc..3f0dea9ce1 100644
--- a/source4/librpc/config.mk
+++ b/source4/librpc/config.mk
@@ -291,7 +291,7 @@ REQUIRED_SUBSYSTEMS = LIBNDR
INIT_OBJ_FILES = librpc/gen_ndr/ndr_nbt.o
INIT_FUNCTION = dcerpc_nbt_init
NOPROTO = YES
-REQUIRED_SUBSYSTEMS = LIBNDR
+REQUIRED_SUBSYSTEMS = LIBNDR NDR_MISC
[SUBSYSTEM::NDR_ALL]