From a78aee180855492dcfd335ae95d5becbf8d5e4c6 Mon Sep 17 00:00:00 2001 From: ng0 Date: Fri, 16 Aug 2019 22:38:24 +0000 Subject: attempt --- doc/handbook/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/handbook/Makefile.am b/doc/handbook/Makefile.am index e40a62be4..fe79a619f 100644 --- a/doc/handbook/Makefile.am +++ b/doc/handbook/Makefile.am @@ -22,7 +22,7 @@ AM_MAKEINFOHTMLFLAGS = --no-split --css-include=style.css --css-include=manual.c else # In the 5.x version they added `--split=chapters|sections` in # addition to `--split=nodes`. -AM_MAKEINFOHTMLFLAGS = --split=sections --css-ref="style.css" --css-ref="manual.css" +AM_MAKEINFOHTMLFLAGS = --split=sections --css-ref="../handbook/style.css" --css-ref="../handbook/manual.css" endif dist_infoimage_DATA = \ -- cgit v1.2.3