Makefile.am 247 B

12345678910111213141516
  1. confdir = $(sysconfdir)/tor
  2. tordatadir = $(datadir)/tor
  3. EXTRA_DIST = geoip
  4. # fallback-consensus
  5. conf_DATA = torrc.sample
  6. tordata_DATA = geoip
  7. # fallback_consensus
  8. # If we don't have it, fake it.
  9. fallback-consensus:
  10. touch fallback-consensus