You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

15 lines
327 B

--- a/Makefile.am
+++ b/Makefile.am
@@ -357,12 +357,6 @@
pubsuffix.cc: $(srcdir)/effective_tld_names.dat
$(AM_V_GEN)./mkpubsuffixcc
-## Config file
-sysconf_DATA = recursor.conf-dist
-
-recursor.conf-dist: pdns_recursor
- $(AM_V_GEN)./pdns_recursor --config > $@
-
## Manpages
MANPAGES=pdns_recursor.1 \
rec_control.1