tor/src/config/Makefile.am
Roger Dingledine 291c628c28 put the fallback-consensus file back into the tarball.
this should re-introduce bug 572, and maybe we'll get
some actual bug reports this time.


svn:r13221
2008-01-21 23:29:04 +00:00

12 lines
198 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