[obfsproxy/master] Fix make-dist by uploading path to protocol-spec

16 Feb
2012
16 Feb
'12
3:19 p.m.
commit f4f3ed0e1bb4eda7530095c5e91617de60458627 Author: Sebastian Hahn <sebastian@torproject.org> Date: Thu Feb 16 17:14:13 2012 +0100 Fix make-dist by uploading path to protocol-spec This got broken in ba1fe6d23905cdaa4536ce17128c1e2dc90dbe5d when the spec was moved to an obfs2 subdirectory. --- Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Makefile.am b/Makefile.am index ed1c0ce..a703a99 100644 --- a/Makefile.am +++ b/Makefile.am @@ -56,7 +56,7 @@ noinst_HEADERS = \ src/test/tinytest.h \ src/test/tinytest_macros.h -EXTRA_DIST = doc/protocol-spec.txt +EXTRA_DIST = doc/obfs2/protocol-spec.txt TESTS = unittests
4862
Age (days ago)
4862
Last active (days ago)
0 comments
1 participants
participants (1)
-
nickm@torproject.org