From: Ruben Kerkhof Date: Tue, 30 Sep 2014 17:34:14 +0000 (+0200) Subject: Don't build dvi X-Git-Tag: rec-3.7.0-rc1~220^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F1757%2Fhead;p=thirdparty%2Fpdns.git Don't build dvi We don't use them and it speeds up the build a little bit. --- diff --git a/Makefile.am b/Makefile.am index fdd429d5f3..270b912a04 100644 --- a/Makefile.am +++ b/Makefile.am @@ -33,3 +33,4 @@ install-exec-local: @echo @echo "***********************************************************" +dvi: # do nothing to build dvi