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. diff --git a/TODO b/TODO deleted file mode 100644 index 39915af..0000000 --- a/TODO +++ /dev/null @@ -1,5 +0,0 @@ -= Open Adventure TODO = - -* We are aware that the lamp currently used as the project logo is a - hurricane lamp, not a proper miner's lamp. Submissions of potential - replacement images would be welcome.