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

  1. --- a/Makefile.am
  2. +++ b/Makefile.am
  3. @@ -357,12 +357,6 @@
  4. pubsuffix.cc: $(srcdir)/effective_tld_names.dat
  5. $(AM_V_GEN)./mkpubsuffixcc
  6. -## Config file
  7. -sysconf_DATA = recursor.conf-dist
  8. -
  9. -recursor.conf-dist: pdns_recursor
  10. - $(AM_V_GEN)./pdns_recursor --config > $@
  11. -
  12. ## Manpages
  13. MANPAGES=pdns_recursor.1 \
  14. rec_control.1