summaryrefslogtreecommitdiff
path: root/source4/torture/config.mk
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2010-03-25 13:17:05 +0100
committerGünther Deschner <gd@samba.org>2010-03-25 14:43:38 +0100
commita2e65a2addb38ebf57c04b83ae9a2312233d78b7 (patch)
tree3c4835761ec3861839b506de97332df4882074b3 /source4/torture/config.mk
parent45f6eae4c43f47b4ac766183aafe9a7139c257a0 (diff)
downloadsamba-a2e65a2addb38ebf57c04b83ae9a2312233d78b7.tar.gz
samba-a2e65a2addb38ebf57c04b83ae9a2312233d78b7.tar.bz2
samba-a2e65a2addb38ebf57c04b83ae9a2312233d78b7.zip
s3-selftest: add RAP-RPC testsuite for crosschecking RAP and DCERPC calls.
Guenther
Diffstat (limited to 'source4/torture/config.mk')
-rw-r--r--source4/torture/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/torture/config.mk b/source4/torture/config.mk
index 56bfa9cb4f..3315865cec 100644
--- a/source4/torture/config.mk
+++ b/source4/torture/config.mk
@@ -140,7 +140,7 @@ PRIVATE_DEPENDENCIES = TORTURE_UTIL LIBCLI_SMB
# End SUBSYSTEM TORTURE_RAP
#################################
-TORTURE_RAP_OBJ_FILES = $(torturesrcdir)/rap/rap.o
+TORTURE_RAP_OBJ_FILES = $(torturesrcdir)/rap/rap.o $(torturesrcdir)/rap/rpc.o
$(eval $(call proto_header_template,$(torturesrcdir)/rap/proto.h,$(TORTURE_RAP_OBJ_FILES:.o=.c)))