aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-07-28 02:48:35 +0200
committerMattias Andrée <maandree@operamail.com>2014-07-28 02:48:35 +0200
commitb56efd6e9f5375bb84c2a643e7733460fb14b337 (patch)
treedc2e7702bb4fe7fc62682e10cdb35fc321065276 /Makefile
parentm (diff)
downloadmds-b56efd6e9f5375bb84c2a643e7733460fb14b337.tar.gz
mds-b56efd6e9f5375bb84c2a643e7733460fb14b337.tar.bz2
mds-b56efd6e9f5375bb84c2a643e7733460fb14b337.tar.xz
misc
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 18c810e..7b9bc0b 100644
--- a/Makefile
+++ b/Makefile
@@ -70,7 +70,7 @@ C_FLAGS = $(OPTIMISE) $(WARN) -std=$(STD) $(CPPFLAGS) $(CFLAGS) $(LDFLAGS) \
# Object files for the libary
-LIBOBJ = linked-list hash-table fd-table mds-message util
+LIBOBJ = linked-list client-list hash-table fd-table mds-message util
# Servers and utilities.
SERVERS = mds mds-respawn mds-server mds-echo mds-registry