aboutsummaryrefslogtreecommitdiffstats
path: root/daemon/makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-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)