Replace redundant staticness test with $static_or_dynamic check.
[matthijs/upstream/blosxom.git] / Makefile
index 1bd0d40e70f01782d66effed03c24a678394d128..35bf1af39e9e97e9bac4320a9448a1ca63e91ee2 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -7,4 +7,6 @@ dist:
        cd .. && tar cvzf blosxom-$(VERSION).tar.gz --exclude=CVS --exclude='*~' --exclude=".??*" --exclude="#*#" --exclude="*.t" blosxom-$(VERSION)/
        rm -rf ../blosxom-$(VERSION)/
 
+test:
+       prove t/*.t