tor/src/config/Makefile.am
Nick Mathewson f09d53bbf1 r16246@catbus: nickm | 2007-10-28 19:34:58 -0400
Implement a FallbackNetworkstatusFile (default to $prefix/share/tor/fallback-consensus) to that we know about lots of directory servers and routers when we start up the first time.


svn:r12259
2007-10-28 23:44:53 +00:00

11 lines
179 B
Makefile

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