Browse Source

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

Roger Dingledine 17 years ago
parent
commit
291c628c28
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/config/Makefile.am

+ 2 - 2
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: