diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 9a04231..2dcf301 100644 --- a/Makefile.am +++ b/Makefile.am @@ -72,6 +72,8 @@ EXTRA_DIST += \ COPYING \ README.org +AM_MAKEINFOHTMLFLAGS = --css-ref=/style.css + website: website/index.html website/manual/dev/en website/index.html: README.org |