aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4acca27..fe35df0 100644
--- a/Makefile
+++ b/Makefile
@@ -20,4 +20,4 @@ test: all
clean:
rm -vf cue-bin-split *.o
-.PHONY: all clean
+.PHONY: all clean test