diff options
author | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2011-01-07 14:55:19 (GMT) |
---|---|---|
committer | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2011-01-07 14:55:19 (GMT) |
commit | 435f86e7d2a5d9f2787f4728e7090670b7f759af (patch) | |
tree | 8bccf269f2eaf1516bbd9c2e334f39fee450267d /Makefile | |
parent | ee3e43729fba4c5d250bb58068b33a652c394759 (diff) | |
download | kolab-docs-435f86e7d2a5d9f2787f4728e7090670b7f759af.tar.gz |
Add the Testing Reference to the list of books
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2,7 +2,8 @@ SUBDIRS = \ Administrator_Guide \ Deployment_Guide \ Development_Manual \ - Installation_Guide + Installation_Guide \ + Testing_Reference all: @for dir in $(SUBDIRS); do \ |