summaryrefslogtreecommitdiff
path: root/source4/libcli/auth/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'source4/libcli/auth/config.mk')
-rw-r--r--source4/libcli/auth/config.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/source4/libcli/auth/config.mk b/source4/libcli/auth/config.mk
index 26e6913c18..3f036fbfd4 100644
--- a/source4/libcli/auth/config.mk
+++ b/source4/libcli/auth/config.mk
@@ -5,7 +5,8 @@ PUBLIC_HEADERS = credentials.h
PRIVATE_PROTO_HEADER = proto.h
OBJ_FILES = credentials.o \
session.o \
- smbencrypt.o
+ smbencrypt.o \
+ smbdes.o
REQUIRED_SUBSYSTEMS = \
auth SCHANNELDB MSRPC_PARSE
# End SUBSYSTEM LIBCLI_AUTH