about summary refs log tree commit homepage
diff options
context:
space:
mode:
-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