summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
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