From f8ebe3839dc69d97fac43d09c20a2e5ac541860d Mon Sep 17 00:00:00 2001 From: Arvid Norberg Date: Sun, 16 Mar 2008 19:43:01 +0000 Subject: [PATCH] added build documentation to makefile to be included in releases --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index 5e458753e..accd54c76 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,6 +3,7 @@ SUBDIRS = include @ZLIBDIR@ src @EXAMPLESDIR@ 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/building.rst docs/building.html \ docs/python_binding.rst docs/python_binding.html \ docs/arctic_thumb.png \ docs/bitbuddy_thumb.jpg \