aboutsummaryrefslogtreecommitdiffstats
path: root/daemon
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2018-02-01 09:46:07 +0000
committerbloodstalker <thabogre@gmail.com>2018-02-01 09:46:07 +0000
commit8f0f9ac6910dc5a2402bfe6eceeefda89f0bd592 (patch)
treec4e8916788b9626b3c77502ac5410591ef8bf6dc /daemon
parentupdate (diff)
downloadmutator-8f0f9ac6910dc5a2402bfe6eceeefda89f0bd592.tar.gz
mutator-8f0f9ac6910dc5a2402bfe6eceeefda89f0bd592.zip
update [ci skip]
Diffstat (limited to 'daemon')
-rw-r--r--daemon/makefile2
1 files changed, 1 insertions, 1 deletions
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)