From 291c628c28db068f493ad83dbf69e7a6d8e6da87 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Mon, 21 Jan 2008 23:29:04 +0000 Subject: 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 --- src/config/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/config/Makefile.am') 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: -- cgit v1.2.3-54-g00ecf