浏览代码

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 年之前
父节点
当前提交
291c628c28
共有 1 个文件被更改,包括 2 次插入2 次删除
  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: