summaryrefslogtreecommitdiff
path: root/source4/torture/config.mk
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2010-04-24 00:45:40 +0200
committerGünther Deschner <gd@samba.org>2010-04-28 23:23:37 +0200
commit03d83128dd9d24d9aabeef51895f8995ae5a3b81 (patch)
treede4442cb8e9d1bf93309ae39e529e2ab0918431a /source4/torture/config.mk
parent1764bcecf2f0fd388a888835019a8e064e6c30fa (diff)
downloadsamba-03d83128dd9d24d9aabeef51895f8995ae5a3b81.tar.gz
samba-03d83128dd9d24d9aabeef51895f8995ae5a3b81.tar.bz2
samba-03d83128dd9d24d9aabeef51895f8995ae5a3b81.zip
s4-smbtorture: add RAP-PRINTING suite.
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 3315865cec..53ba269c9a 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 $(torturesrcdir)/rap/rpc.o
+TORTURE_RAP_OBJ_FILES = $(torturesrcdir)/rap/rap.o $(torturesrcdir)/rap/rpc.o $(torturesrcdir)/rap/printing.o
$(eval $(call proto_header_template,$(torturesrcdir)/rap/proto.h,$(TORTURE_RAP_OBJ_FILES:.o=.c)))