summaryrefslogtreecommitdiff
path: root/source4/torture/config.mk
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2006-03-25 14:49:00 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:59:13 -0500
commit6c5853aa8d6dfbfeb96d705cbd157544352f810e (patch)
tree030b2b45d64c60a5fbd5cf768e06a9208e406569 /source4/torture/config.mk
parenta0effc9d040f1491fe2910d8c2e80d3d4e6b15cf (diff)
downloadsamba-6c5853aa8d6dfbfeb96d705cbd157544352f810e.tar.gz
samba-6c5853aa8d6dfbfeb96d705cbd157544352f810e.tar.bz2
samba-6c5853aa8d6dfbfeb96d705cbd157544352f810e.zip
r14718: Add initial work on a standardized UI for smbtorture
(This used to be commit a15a8d87b50fe3011c009d3c030cf54ec86540b4)
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 862051a174..fd93f92758 100644
--- a/source4/torture/config.mk
+++ b/source4/torture/config.mk
@@ -6,7 +6,8 @@ VERSION = 0.0.1
PUBLIC_HEADERS = torture.h
PUBLIC_PROTO_HEADER = proto.h
OBJ_FILES = \
- torture.o
+ torture.o \
+ ui.o
REQUIRED_SUBSYSTEMS = \
TORTURE_UTIL \
TORTURE_RAW \