diff options
author | Stefan Metzmacher <metze@samba.org> | 2004-07-13 18:05:02 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 12:57:34 -0500 |
commit | bfd8bded8ea8544683b4cc754c7e0fc8ab824776 (patch) | |
tree | c60e401ee17b0e0675c517937bb3331dbe175640 /source4/librpc/config.m4 | |
parent | fbdddf0cd9bfe7cba3ce5ca288a052a4c3cf9d02 (diff) | |
download | samba-bfd8bded8ea8544683b4cc754c7e0fc8ab824776.tar.gz samba-bfd8bded8ea8544683b4cc754c7e0fc8ab824776.tar.bz2 samba-bfd8bded8ea8544683b4cc754c7e0fc8ab824776.zip |
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)
Diffstat (limited to 'source4/librpc/config.m4')
-rw-r--r-- | source4/librpc/config.m4 | 1 |
1 files changed, 1 insertions, 0 deletions
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 |