summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2017-01-20 20:19:05 -0500
committerDavid Thompson <dthompson2@worcester.edu>2017-01-20 20:19:05 -0500
commit2234ca057cd9b12fb2f10631686fa43f8227feb0 (patch)
tree6a386366e31ec49033f9be59f3b9c8e95f2ba880 /Makefile.am
parent2debe0d158a0192c7d665ad316d4bcf105e96537 (diff)
Don't build dvi docs.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 5e033aa..77d057c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -83,6 +83,8 @@ chickadee_TEXINFOS = \
doc/api.texi \
doc/guile-sdl2.texi
+dvi: # Don't build dvi docs
+
EXTRA_DIST += \
pre-inst-env.in \
README \