tweaked the makefile to actually work
[feisty_meow.git] / testkit / makefile
index 9ecda0fd875dc46d857c413e95732caa8b358423..87e3549a4b9d1da3d58c77e0f4646d6e256ca305 100644 (file)
@@ -3,3 +3,6 @@
 all:
        @bash test_driver.sh
 
+docs:
+       cd doc && $(MAKE)
+