tor/src/config/Makefile.am
Roger Dingledine 33a9f45a86 We weren't actually including the src/config/fallback-consensus
file in the tarball. Reported by phobos.


svn:r12462
2007-11-10 23:58:07 +00:00

10 lines
166 B
Makefile

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