s3-selftest: add RAP-RPC testsuite for crosschecking RAP and DCERPC calls.
[samba.git] / source4 / torture / config.mk
index 56bfa9cb4f53a6ba812d9cc308bf90d2743b28f3..3315865cec338415eba3bfcbb1877dbc874cfda9 100644 (file)
@@ -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)))