aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index dea4629..5975973 100644
--- a/Makefile
+++ b/Makefile
@@ -1,3 +1,6 @@
+# Makefile to drive tests. You don't need this if you just want to
+# use pyzipper yourself.
+
SRC := $(wildcard demo[0-9])
BIN := $(addsuffix .zip,${SRC})