diff xml/Makefile.am @ 467:f5b394bec28c

allow checking names without A records on uribl lists; improve extraction of fake TLDs from our RPZ zone
author Carl Byington <carl@five-ten-sg.com>
date Wed, 16 Dec 2020 10:25:37 -0800
parents 29d54e7028f6
children
line wrap: on
line diff
--- a/xml/Makefile.am	Thu Apr 25 09:47:36 2019 -0700
+++ b/xml/Makefile.am	Wed Dec 16 10:25:37 2020 -0800
@@ -2,9 +2,7 @@
 	   cat header.xml  dnsbl >dnsbl.xml
 	   cat header.sgml dnsbl | grep -v personblurb >dnsbl.sgml
 	   rm -f ../html/*html
-	   rm -f ../html/*pdf
 	   xmlto        -o ../man  man   dnsbl.xml
 	   xmlto        -o ../html xhtml dnsbl.xml
-	   xmlto        -o ../html pdf   dnsbl.xml
 	   docbook2texi -o ../info       dnsbl.sgml
 	   rm -f dnsbl.xml dnsbl.sgml