X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=Makefile;h=460550babe20a6dc18bd1e8e65d80a24390cb31a;hb=67a887f432fa175300e6d51069587175dee76e17;hp=92e97da6fff4ed32e38abb4b0c62c7b128dff679;hpb=f7d6884dedabaa237056164ec6d90335de8025cb;p=open-adventure.git diff --git a/Makefile b/Makefile index 92e97da..460550b 100644 --- a/Makefile +++ b/Makefile @@ -83,7 +83,7 @@ coverage: debug html: advent.html history.html hints.html # README.adoc exists because that filename is magic on GitLab. -DOCS=COPYING NEWS README.adoc TODO advent.adoc history.adoc notes.adoc hints.adoc advent.6 INSTALL.adoc +DOCS=COPYING NEWS README.adoc advent.adoc history.adoc notes.adoc hints.adoc advent.6 INSTALL.adoc TESTFILES=tests/*.log tests/*.chk tests/README tests/decheck tests/Makefile # Can't use GNU tar's --transform, needs to build under Alpine Linux.