diff --git a/motif/server/GNUmakefile b/motif/server/GNUmakefile
index 3793e36121a1986b7c01fe736026eb57285b80c3..e126e313cc178c94c190c8a6cd969e5bac53d610 100644
--- a/motif/server/GNUmakefile
+++ b/motif/server/GNUmakefile
@@ -6,7 +6,7 @@ LDFLAGS =
 TARGET = motifd
 OBJS = main.o server.o translations.o packet.o message.o datatrans.o \
        requests.o callbacks.o widgets.o resources.o tables.o motif.o \
-       text.o xmstring.o list.o events.o timer-support.o
+       text.o xmstring.o list.o events.o # timer-support.o
 
 include Config