summaryrefslogtreecommitdiff
path: root/source4/client
diff options
context:
space:
mode:
Diffstat (limited to 'source4/client')
-rw-r--r--source4/client/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/client/config.mk b/source4/client/config.mk
index 1a500593ed..f263edf8d1 100644
--- a/source4/client/config.mk
+++ b/source4/client/config.mk
@@ -5,7 +5,7 @@
[BINARY::smbclient]
INSTALLDIR = BINDIR
OBJ_FILES = \
- client/client.o
+ client.o
REQUIRED_SUBSYSTEMS = \
CONFIG \
LIBCMDLINE \