summaryrefslogtreecommitdiff
path: root/doc/spec/Makefile.am
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-01-26 05:20:26 +0000
committerNick Mathewson <nickm@torproject.org>2007-01-26 05:20:26 +0000
commit8573c9c7e8098e5152212e1875f352153b7ec941 (patch)
tree3412fbc8ceabeb8cb5e3c85c52befcdd9ecbf489 /doc/spec/Makefile.am
parentaf6b6e3b8193b1ca734c8a0bbeeebbca69212e1f (diff)
downloadtor-8573c9c7e8098e5152212e1875f352153b7ec941.tar.gz
tor-8573c9c7e8098e5152212e1875f352153b7ec941.zip
Oops. Add doc/spec/Makefile.am
svn:r9414
Diffstat (limited to 'doc/spec/Makefile.am')
-rw-r--r--doc/spec/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/spec/Makefile.am b/doc/spec/Makefile.am
new file mode 100644
index 0000000000..208901d9db
--- /dev/null
+++ b/doc/spec/Makefile.am
@@ -0,0 +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
+