diff Makefile.am @ 177:a4d313c2460b

start embedded dcc filtering
author carl
date Sun, 30 Sep 2007 10:27:14 -0700
parents da0c41b9f672
children d6531c702be3
line wrap: on
line diff
--- a/Makefile.am	Sun Sep 23 14:33:00 2007 -0700
+++ b/Makefile.am	Sun Sep 30 10:27:14 2007 -0700
@@ -3,7 +3,7 @@
 hack_SCRIPTS = dnsbl
 hack_DATA = dnsbl.conf hosts-ignore.conf html-tags.conf tld.conf cctld.conf
 CLEANFILES = dnsbl xml/dnsbl xml/Makefile
-EXTRA_DIST = dnsbl.rc $(hack_DATA) dnsbl.spec $(wildcard xml/h*) $(wildcard xml/M*) $(wildcard xml/d*)
+EXTRA_DIST = $(hack_DATA) dnsbl.spec $(wildcard xml/h*) $(wildcard xml/M*) $(wildcard xml/d*)
 
 dnsbl: dnsbl.rc
 	   cat dnsbl.rc                         | \