aboutsummaryrefslogtreecommitdiffstats
path: root/obfuscator/makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--obfuscator/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/obfuscator/makefile b/obfuscator/makefile
index dee61e2..ccfc405 100644
--- a/obfuscator/makefile
+++ b/obfuscator/makefile
@@ -7,7 +7,7 @@ OBSC=obfuscator
######################################RULES####################################
.DEFAULT: all
-.PHONY: all clean help $(OBSC)
+.PHONY: all clean help
all: $(OBSC)