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