From 54551c1e71a274723c8308b0f71afdb8c15c7cb2 Mon Sep 17 00:00:00 2001 From: sledgehammer999 Date: Sat, 25 Apr 2020 05:26:01 +0300 Subject: [PATCH] Fix generation of docs --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index b121475b2..1caf8937b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -58,7 +58,7 @@ DOCS_PAGES = \ docs/manual-ref.html \ docs/projects.html \ docs/python_binding.html \ - docs/tuning.html \ + docs/tuning-ref.html \ docs/fuzzing.html \ docs/settings.rst \ docs/stats_counters.rst \