summaryrefslogtreecommitdiff
path: root/source4/client/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'source4/client/config.mk')
-rw-r--r--source4/client/config.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/source4/client/config.mk b/source4/client/config.mk
index f3dc35f030..a04bb43f29 100644
--- a/source4/client/config.mk
+++ b/source4/client/config.mk
@@ -4,8 +4,7 @@
# Start BINARY smbclient
[BINARY::smbclient]
OBJ_FILES = \
- client/client.o \
- client/clitar.o
+ client/client.o
REQUIRED_SUBSYSTEMS = \
CONFIG \
LIBCMDLINE \