summaryrefslogtreecommitdiff
path: root/source4/librpc/config.mk
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2008-05-28 14:53:30 +1000
committerAndrew Bartlett <abartlet@samba.org>2008-05-28 14:53:30 +1000
commit6bfdc74b92600b201b39ac39749e754208d2affc (patch)
treecbb1486048dda5a9ed85c73f75de3c3d61cc07a3 /source4/librpc/config.mk
parent0f2d8eacf5217b04c88420513a1a1f52e374d659 (diff)
downloadsamba-6bfdc74b92600b201b39ac39749e754208d2affc.tar.gz
samba-6bfdc74b92600b201b39ac39749e754208d2affc.tar.bz2
samba-6bfdc74b92600b201b39ac39749e754208d2affc.zip
Fix dependency list for NDR_TABLE
This list must include everything for which we have IDL Andrew Bartlett (This used to be commit a6f0b98311a99134af56db64b4682412bc2f4e16)
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 a83308d66b..fd628a2788 100644
--- a/source4/librpc/config.mk
+++ b/source4/librpc/config.mk
@@ -380,7 +380,7 @@ PUBLIC_DEPENDENCIES = \
NDR_NETLOGON NDR_TRKWKS NDR_KEYSVC NDR_KRB5PAC NDR_XATTR NDR_SCHANNEL \
NDR_ROT NDR_DRSBLOBS NDR_SVCCTL NDR_NBT NDR_WINSREPL NDR_SECURITY \
NDR_INITSHUTDOWN NDR_DNSSERVER NDR_WINSTATION NDR_IRPC NDR_OPENDB \
- NDR_SASL_HELPERS NDR_NOTIFY NDR_WINBIND NDR_FRSRPC NDR_FRSAPI NDR_NFS4ACL
+ NDR_SASL_HELPERS NDR_NOTIFY NDR_WINBIND NDR_FRSRPC NDR_FRSAPI NDR_NFS4ACL NDR_NTP_SIGND
NDR_TABLE_OBJ_FILES = $(ndrsrcdir)/ndr_table.o $(gen_ndrsrcdir)/tables.o