From: Roger Dingledine Date: Mon, 21 Jan 2008 23:29:04 +0000 (+0000) Subject: put the fallback-consensus file back into the tarball. X-Git-Tag: tor-0.2.0.18-alpha~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=291c628c28db068f493ad83dbf69e7a6d8e6da87;p=thirdparty%2Ftor.git 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 --- diff --git a/src/config/Makefile.am b/src/config/Makefile.am index 07e7cf26a9..2af3b6020b 100644 --- a/src/config/Makefile.am +++ b/src/config/Makefile.am @@ -1,10 +1,10 @@ confdir = $(sysconfdir)/tor -#EXTRA_DIST = fallback-consensus +EXTRA_DIST = fallback-consensus conf_DATA = torrc.sample -#data_DATA = fallback-consensus +data_DATA = fallback-consensus # If we don't have it, fake it. fallback-consensus: