X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=testkit%2Fmakefile;h=87e3549a4b9d1da3d58c77e0f4646d6e256ca305;hb=f18b57764cd489e1c2910bdd27baa8e41659471a;hp=3fff396eb3b090b0abd5809ab3be3cfd12593063;hpb=37bec1594a45b2f0ecc35f9752ad1bebab4a8a98;p=feisty_meow.git diff --git a/testkit/makefile b/testkit/makefile index 3fff396e..87e3549a 100644 --- a/testkit/makefile +++ b/testkit/makefile @@ -3,7 +3,6 @@ all: @bash test_driver.sh -doc: - cd doc - $(MAKE) +docs: + cd doc && $(MAKE)