summaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 629b3fdc..57d354a8 100644
--- a/Makefile
+++ b/Makefile
@@ -20,6 +20,7 @@
# squirtle (19feb06) - 1.5.3
# tentacool (11mar06) - 1.5.4
# umbreon (10may06) - 1.6
+# vulpix (10jul06) - 1.6.1
release:
@@ -34,6 +35,9 @@ clean:
rm -rf build dist
rm -f MANIFEST *.log demos/*.log
+test:
+ python ./test.py
+
# places where the version number is stored:
#
# setup.py