Documentation Update

- Now includes a README.build file that helps troubleshoot problems
  with configure and make.
This commit is contained in:
Paul Beckingham
2010-02-15 11:08:40 -05:00
parent 9b80017323
commit 69f2669bee
3 changed files with 97 additions and 1 deletions

View File

@@ -5,7 +5,7 @@ dist_man_MANS = doc/man/task.1 doc/man/taskrc.5 doc/man/task-tutorial.5 doc/man/
docdir = $(datadir)/doc/${PACKAGE}-${VERSION}
doc_DATA = AUTHORS ChangeLog COPYING NEWS README
EXTRA_DIST = INSTALL
EXTRA_DIST = INSTALL README.build
bashscriptsdir = $(docdir)
nobase_dist_bashscripts_DATA = scripts/bash/task_completion.sh