summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e39c248..46acb19 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
1all: 1all:
2check: 2check:
3 prove 3 prove -I.
4.PHONY: check 4.PHONY: check