summaryrefslogtreecommitdiff
path: root/source4/torture/config.mk
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2004-07-13 18:05:02 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:57:34 -0500
commitbfd8bded8ea8544683b4cc754c7e0fc8ab824776 (patch)
treec60e401ee17b0e0675c517937bb3331dbe175640 /source4/torture/config.mk
parentfbdddf0cd9bfe7cba3ce5ca288a052a4c3cf9d02 (diff)
downloadsamba-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/torture/config.mk')
-rw-r--r--source4/torture/config.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/torture/config.mk b/source4/torture/config.mk
index 12b69d9745..de24d10617 100644
--- a/source4/torture/config.mk
+++ b/source4/torture/config.mk
@@ -50,6 +50,7 @@ ADD_OBJ_FILES = \
torture/rpc/lsa.o \
torture/rpc/echo.o \
torture/rpc/dfs.o \
+ torture/rpc/drsuapi.o \
torture/rpc/spoolss.o \
torture/rpc/samr.o \
torture/rpc/wkssvc.o \