소스 검색

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: