summaryrefslogtreecommitdiff
path: root/client
diff options
context:
space:
mode:
Diffstat (limited to 'client')
-rw-r--r--client/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/client/Makefile b/client/Makefile
index fccb8346..933ae9de 100644
--- a/client/Makefile
+++ b/client/Makefile
@@ -3,8 +3,6 @@ obj := $(src-o-files)
$(all-client)
-$(o)commands.o: $(objdir)/conf/commands.h
-
$(exedir)/birdc: $(o)birdc.o
$(exedir)/birdc: LIBS += $(CLIENT_LIBS)