aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1f0d7a5..7fb0b2d 100644
--- a/Makefile
+++ b/Makefile
@@ -31,7 +31,7 @@ INFOPARTS = 1 2 3
SERVEROBJ = linked-list client-list hash-table fd-table mds-message util
# Object files for the client libary.
-CLIENTOBJ = proto-util comm
+CLIENTOBJ = proto-util comm address
# Servers and utilities.
SERVERS = mds mds-respawn mds-server mds-echo mds-registry mds-clipboard \