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 c91a30e0..4f972815 100644
--- a/client/Makefile
+++ b/client/Makefile
@@ -4,8 +4,6 @@ obj := $(src-o-files)
$(all-client)
$(conf-y-targets): $(s)cmds.Y
-$(o)commands.o: $(objdir)/conf/commands.h
-
$(exedir)/birdc: $(o)birdc.o
$(exedir)/birdc: LIBS += $(CLIENT_LIBS)