tor/src/config/Makefile.am
Roger Dingledine 8a1b394695 We were including instructions about what to do with the
src/config/fallback-consensus file, but we weren't actually 
including it in the tarball. Disable all of that for now.


svn:r12467
2007-11-11 01:27:02 +00:00

11 lines
200 B
Makefile

confdir = $(sysconfdir)/tor
#EXTRA_DIST = fallback-consensus
conf_DATA = torrc.sample
#data_DATA = fallback-consensus
# If we don't have it, fake it.
fallback-consensus:
touch fallback-consensus