From 75206f266f8534367b88401be463953b7d5dc770 Mon Sep 17 00:00:00 2001 From: Maria Matejka Date: Mon, 11 Feb 2019 15:27:47 +0100 Subject: Conf: Fixed makefiles --- client/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'client/Makefile') 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 -- cgit v1.2.3