From 8f0f9ac6910dc5a2402bfe6eceeefda89f0bd592 Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Thu, 1 Feb 2018 13:16:07 +0330 Subject: update [ci skip] --- daemon/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'daemon/makefile') diff --git a/daemon/makefile b/daemon/makefile index ad231ab..351f8b7 100644 --- a/daemon/makefile +++ b/daemon/makefile @@ -9,7 +9,7 @@ TARGETC=mutatorclient ##################################RULES################################ .DEFAULT:all -.PHONY:all clean help $(TARGETC) $(TARGETS) $(TARGETD) +.PHONY:all clean help all:$(TARGETC) $(TARGETS) $(TARGETD) -- cgit v1.2.3