Explorar el Código

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 hace 17 años
padre
commit
291c628c28
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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: