summaryrefslogtreecommitdiff
path: root/source4/librpc
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2007-11-16 23:24:23 +0100
committerStefan Metzmacher <metze@samba.org>2007-12-21 05:45:41 +0100
commitdc2273ba37aefc4e6f7d54da0e3454f2b4690589 (patch)
treeecc044a920f933104fb045656d85a31103e0b861 /source4/librpc
parent013a762ca2b27255ddb03fbd675d5083b9c4724b (diff)
downloadsamba-dc2273ba37aefc4e6f7d54da0e3454f2b4690589.tar.gz
samba-dc2273ba37aefc4e6f7d54da0e3454f2b4690589.tar.bz2
samba-dc2273ba37aefc4e6f7d54da0e3454f2b4690589.zip
r26006: Improve some dependencies.
(This used to be commit 28f05bb5ef9e727298f4b61e71c42a8703374b96)
Diffstat (limited to 'source4/librpc')
-rw-r--r--source4/librpc/config.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/source4/librpc/config.mk b/source4/librpc/config.mk
index 40bfb5cb0f..eb4e88d7a9 100644
--- a/source4/librpc/config.mk
+++ b/source4/librpc/config.mk
@@ -27,7 +27,8 @@ PRIVATE_DEPENDENCIES = \
LIBSAMBA-UTIL \
LIBPOPT \
POPT_SAMBA \
- NDR_TABLE
+ NDR_TABLE \
+ LIBSAMBA-ERRORS
MANPAGE = tools/ndrdump.1
# FIXME: ndrdump shouldn't have to depend on RPC...
# End BINARY ndrdump