summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2008-01-21 23:29:04 +0000
committerRoger Dingledine <arma@torproject.org>2008-01-21 23:29:04 +0000
commit291c628c28db068f493ad83dbf69e7a6d8e6da87 (patch)
tree342b820fe01d98c7ca0e0a96bd7cce0d59a4e002
parenta9aa8917fcfd647d59d0462a99b27e0d4277ee0d (diff)
downloadtor-291c628c28db068f493ad83dbf69e7a6d8e6da87.tar.gz
tor-291c628c28db068f493ad83dbf69e7a6d8e6da87.zip
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
-rw-r--r--src/config/Makefile.am4
1 files changed, 2 insertions, 2 deletions
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: