diff options
author | David Thompson <davet@gnu.org> | 2015-06-10 08:37:53 -0400 |
---|---|---|
committer | David Thompson <davet@gnu.org> | 2015-06-10 08:37:53 -0400 |
commit | 2da5fd711f8f54536af009487b92eab4fc41199f (patch) | |
tree | 5119c835abf03e43184ea8881cc09c2726c3456c /doc | |
parent | e5555db911dbe6394d9ecbd2412bf1da3078ee02 (diff) |
Clean up build system.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index d2b6d5f..4f7d4a2 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -10,3 +10,5 @@ sly_TEXINFOS = \ api/input.texi \ api/rendering.texi \ api/utils.texi + +dvi: # Don't build dvi docs |