added projects document to makefile

This commit is contained in:
Arvid Norberg 2006-06-21 14:05:48 +00:00
parent 044afc850d
commit 252b31c515
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
SUBDIRS = include @ZLIBDIR@ src examples test
EXTRA_DIST = docs/manual.html docs/manual.rst docs/extension_protocol.rst \
docs/extension_protocol.html docs/udp_tracker_protocol.rst \
docs/projects.rst docs/projects.html \
docs/udp_tracker_protocol.html docs/client_test.rst docs/client_test.html \
docs/unicode_support.png docs/client_test.png docs/style.css Jamfile project-root.jam \
m4/ac_cxx_namespaces.m4 m4/acx_pthread.m4 m4/ax_boost_date-time.m4 \