summaryrefslogtreecommitdiff
path: root/source4/torture/config.mk
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2007-02-16 01:08:59 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:48:23 -0500
commit3a93b655dd0d29ad9227d4530dde1996061f7116 (patch)
tree401bcbccf86fbd5679119020e98bde62355a9e8f /source4/torture/config.mk
parentf88c667e6a901aa401980503d29d0f68870dfa10 (diff)
downloadsamba-3a93b655dd0d29ad9227d4530dde1996061f7116.tar.gz
samba-3a93b655dd0d29ad9227d4530dde1996061f7116.tar.bz2
samba-3a93b655dd0d29ad9227d4530dde1996061f7116.zip
r21378: Add simple NDR epmap test.
(This used to be commit b29170c8eaafa3a573b0e26efecd6cacd68250b6)
Diffstat (limited to 'source4/torture/config.mk')
-rw-r--r--source4/torture/config.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/source4/torture/config.mk b/source4/torture/config.mk
index 15d34c0def..2c0a474174 100644
--- a/source4/torture/config.mk
+++ b/source4/torture/config.mk
@@ -103,7 +103,8 @@ PRIVATE_PROTO_HEADER = ndr/proto.h
OBJ_FILES = ndr/ndr.o \
ndr/winreg.o \
ndr/atsvc.o \
- ndr/lsa.o
+ ndr/lsa.o \
+ ndr/epmap.o
[MODULE::torture_rpc]
# TORTURE_NET and TORTURE_NBT use functions from torture_rpc...