mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Documentation Update - install docs
- Makefile.am now installs various docs to <prefix>/share/doc/task-1.7.0 (thanks to Federico Hernandez).
This commit is contained in:
parent
a6637db232
commit
ff14f0a28a
4 changed files with 56 additions and 20 deletions
|
@ -1,4 +1,5 @@
|
|||
SUBDIRS = src
|
||||
EXTRA_DIST = DEVELOPERS tab_completion.sh doc/man1/task.1
|
||||
EXTRA_DIST = task_completion.sh doc/man1/task.1
|
||||
man1_MANS = doc/man1/task.1
|
||||
|
||||
otherdir = $(datadir)/doc/task-1.7.0
|
||||
other_DATA = AUTHORS ChangeLog COPYING INSTALL NEWS README task_completion.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue