diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2014-02-21 15:59:59 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2014-02-21 15:59:59 -0600 |
commit | dcb1ad1efa36898ba8e8e8386308dba8deceaeac (patch) | |
tree | 9dc6a938d5bfe7546940b57dc65ee7ec939aee8a /Makefile.am | |
parent | 4fa393fe559130a9d5c1155f681b428ae47b5e6d (diff) | |
download | ktorrent-dcb1ad1efa36898ba8e8e8386308dba8deceaeac.tar.gz ktorrent-dcb1ad1efa36898ba8e8e8386308dba8deceaeac.zip |
Add first rudimentary help handbook.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index a4871db..7844aa3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = libktorrent plugins apps scripts translations +SUBDIRS = doc libktorrent plugins apps scripts translations # $(UTESTS_DIR) |