about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2019-04-22 02:07:24 +0000
committerEric Wong <e@80x24.org>2019-04-22 02:07:24 +0000
commitfa558053ab0cc9ddc8316b4be1c580a7b29e5c20 (patch)
tree63f55ac8e7a8a6a806aedc1d3807c9b9ca34c2cd
parent6a0fb7c8a80dc1444ba67c2b461b6596ed47466a (diff)
downloadunicorn-fa558053ab0cc9ddc8316b4be1c580a7b29e5c20.tar.gz
Because Earth Day!:

  https://80x24.org/olddoc-public/20190422014906.4253-1-e@80x24.org/
-rw-r--r--GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 2505e1f..a7e4102 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -175,7 +175,7 @@ doc: .document $(ext)/unicorn_http.c man html .olddoc.yml $(PLACEHOLDERS)
         find bin lib -type f -name '*.rbc' -exec rm -f '{}' ';'
         $(RM) -r doc
         $(OLDDOC) prepare
-        $(RDOC) -f oldweb
+        $(RDOC) -f dark216
         $(OLDDOC) merge
         install -m644 COPYING doc/COPYING
         install -m644 NEWS.atom.xml doc/NEWS.atom.xml