summaryrefslogtreecommitdiff
path: root/client/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'client/Makefile')
-rw-r--r--client/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/Makefile b/client/Makefile
index fccb8346..c91a30e0 100644
--- a/client/Makefile
+++ b/client/Makefile
@@ -2,6 +2,7 @@ src := commands.c util.c client.c
obj := $(src-o-files)
$(all-client)
+$(conf-y-targets): $(s)cmds.Y
$(o)commands.o: $(objdir)/conf/commands.h