summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorVivien Kraus <vivien@planete-kraus.eu>2021-02-21 21:18:38 +0100
committerVivien Kraus <vivien@planete-kraus.eu>2021-02-21 21:42:53 +0100
commit942bc88d342ec820b664989daa5228e0f5b250be (patch)
treeb2dee61bf1d97397ba1ff22b48fd0034b75468cd /Makefile.am
parent1cfca52e3ef0ba464473800d60825b0dd980f700 (diff)
Use custom CSS for the texinfo output0.3.2
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index bda9b12..72dc30c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,6 +3,7 @@ ACLOCAL_AMFLAGS = -I m4
nodist_noinst_SCRIPTS = pre-inst-env
EXTRA_DIST = web-client-with-cache.org \
+ doc/style.css \
.guix-channel \
guix/vkraus/packages/web-client-with-cache.scm
@@ -23,6 +24,8 @@ install_mod_targets = install-dist_clientwebmodDATA
info_TEXINFOS = doc/web-client-with-cache.texi
doc_web_client_with_cache_texi_TEXINFOS = doc/fdl.texi
+AM_MAKEINFOHTMLFLAGS = --css-include=doc/style.css
+
CLEANFILES = $(clientwebgo_DATA)
SUFFIXES = .scm .go