summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2014-02-21 15:59:59 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2014-02-21 15:59:59 -0600
commitdcb1ad1efa36898ba8e8e8386308dba8deceaeac (patch)
tree9dc6a938d5bfe7546940b57dc65ee7ec939aee8a /configure.in
parent4fa393fe559130a9d5c1155f681b428ae47b5e6d (diff)
downloadktorrent-dcb1ad1efa36898ba8e8e8386308dba8deceaeac.tar.gz
ktorrent-dcb1ad1efa36898ba8e8e8386308dba8deceaeac.zip
Add first rudimentary help handbook.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index fc4482e..f734a01 100644
--- a/configure.in
+++ b/configure.in
@@ -293,6 +293,8 @@ AC_CONFIG_FILES([ apps/ktorrent/groups/Makefile ])
AC_CONFIG_FILES([ apps/ktorrent/newui/Makefile ])
AC_CONFIG_FILES([ apps/kttorinfo/Makefile ])
AC_CONFIG_FILES([ apps/ktupnptest/Makefile ])
+AC_CONFIG_FILES([ doc/Makefile ])
+AC_CONFIG_FILES([ doc/en/Makefile ])
AC_CONFIG_FILES([ libktorrent/Makefile ])
AC_CONFIG_FILES([ libktorrent/datachecker/Makefile ])
AC_CONFIG_FILES([ libktorrent/interfaces/Makefile ])