Add a 'check' production to integrate test machinery.
[super-star-trek.git] / Makefile
index 61855c93c42fbf97903c9ca2500c0383b916f2d6..f85b3376950fcf6a5479cd84a83c0257f4d0ef3e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -29,6 +29,9 @@ sst-$(VERS).tar.gz: $(SOURCES) sst.6
 
 dist: sst-$(VERS).tar.gz
 
+check: #pylint
+       cd test; make --quiet
+
 pychecker:
        @-pychecker --quiet --only --limit 50 sst.py