summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 3bb8c2d..dbcc9ba 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -115,7 +115,7 @@ chickadee_TEXINFOS = \
AM_MAKEINFOHTMLFLAGS = --css-ref=https://dthompson.us/css/dthompson.css \
--css-include=doc/manual.css
-dvi: # Don't build dvi docs
+dvi-local: # Don't build dvi docs
publish: distcheck
gpg --sign --armor --yes chickadee-$(VERSION).tar.gz && \