From bfd8bded8ea8544683b4cc754c7e0fc8ab824776 Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Tue, 13 Jul 2004 18:05:02 +0000 Subject: r1481: add idl file and torture test dummies for DRSUapi (the Active Directory Replication Protocol) I'll try to fill the idl file as part of a study project together with some other students... metze (This used to be commit 3fc9abcad712c4cc5c9879df0acaa5a19a3d8718) --- source4/librpc/config.m4 | 1 + 1 file changed, 1 insertion(+) (limited to 'source4/librpc/config.m4') diff --git a/source4/librpc/config.m4 b/source4/librpc/config.m4 index 7e0f92b3cc..c360a8f89d 100644 --- a/source4/librpc/config.m4 +++ b/source4/librpc/config.m4 @@ -12,6 +12,7 @@ SMB_SUBSYSTEM(LIBNDR_RAW,[], librpc/gen_ndr/ndr_lsa.o librpc/gen_ndr/ndr_lsads.o librpc/gen_ndr/ndr_dfs.o + librpc/gen_ndr/ndr_drsuapi.o librpc/gen_ndr/ndr_samr.o librpc/gen_ndr/ndr_spoolss.o librpc/gen_ndr/ndr_wkssvc.o -- cgit