summaryrefslogtreecommitdiff
path: root/source4/librpc/config.mk
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2006-03-07 12:26:38 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:52:27 -0500
commita4ecda6b50cbdaa2a7f494c0ad70acd28d10fb09 (patch)
treeac5ebedc336bc7085fe009b752828f2cf67d0800 /source4/librpc/config.mk
parent9bd7dd912124d8ffda6f9967d6ba358c16be2aa0 (diff)
downloadsamba-a4ecda6b50cbdaa2a7f494c0ad70acd28d10fb09.tar.gz
samba-a4ecda6b50cbdaa2a7f494c0ad70acd28d10fb09.tar.bz2
samba-a4ecda6b50cbdaa2a7f494c0ad70acd28d10fb09.zip
r13927: fix dependency
metze (This used to be commit 2cb0327528c819a3c7960e7d8b9175925325fcce)
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 f5bcaaba61..59fee575d2 100644
--- a/source4/librpc/config.mk
+++ b/source4/librpc/config.mk
@@ -32,7 +32,7 @@ OBJ_FILES = ndr/ndr_sec_helper.o ndr/ndr_sec.o
[SUBSYSTEM::NDR_SECURITY]
OBJ_FILES = gen_ndr/ndr_security.o
NOPROTO = YES
-REQUIRED_SUBSYSTEMS = NDR_SECURITY_HELPER
+REQUIRED_SUBSYSTEMS = NDR_MISC NDR_SECURITY_HELPER
[SUBSYSTEM::NDR_AUDIOSRV]
OBJ_FILES = gen_ndr/ndr_audiosrv.o