diff options
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 330e55d..d0ad2be 100644 --- a/Makefile.am +++ b/Makefile.am @@ -159,6 +159,8 @@ doc_chickadee_TEXINFOS = \ doc/fdl.texi \ doc/api.texi +dvi-local: # Don't build dvi docs + AM_MAKEINFOHTMLFLAGS = --css-ref=https://dthompson.us/css/dthompson.css \ --css-include=doc/manual.css |