From: Roger Dingledine Date: Tue, 12 Jan 2010 17:16:21 +0000 (-0500) Subject: ship the bridges spec file in the tarball too X-Git-Tag: tor-0.2.2.7-alpha~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6e8fcfe7ab5cec67abf927d6dfef14b619a72e6;p=thirdparty%2Ftor.git ship the bridges spec file in the tarball too --- diff --git a/doc/spec/Makefile.am b/doc/spec/Makefile.am index 208901d9db..e2fef42e81 100644 --- a/doc/spec/Makefile.am +++ b/doc/spec/Makefile.am @@ -1,5 +1,5 @@ EXTRA_DIST = tor-spec.txt rend-spec.txt control-spec.txt \ dir-spec.txt socks-extensions.txt path-spec.txt \ - version-spec.txt address-spec.txt + version-spec.txt address-spec.txt bridges-spec.txt