X-Git-Url: https://feistymeow.org/gitweb/?p=feisty_meow.git;a=blobdiff_plain;f=testkit%2Fmakefile;h=87e3549a4b9d1da3d58c77e0f4646d6e256ca305;hp=3fff396eb3b090b0abd5809ab3be3cfd12593063;hb=3b225dd78f740ca645647d8a6a05f2a65c822a1c;hpb=fbf892b7e12ee1facf444fff211d3606aadf9cbd 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)