Documentation Update - man page
- Added the man page to the distribution (thanks to P.C. Shyamshankar).
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
SUBDIRS = src
|
SUBDIRS = src
|
||||||
EXTRA_DIST = DEVELOPERS tab_completion.sh
|
EXTRA_DIST = DEVELOPERS tab_completion.sh doc/man7/task.7
|
||||||
|
|
||||||
|
|||||||
@@ -157,7 +157,7 @@ target_alias = @target_alias@
|
|||||||
top_builddir = @top_builddir@
|
top_builddir = @top_builddir@
|
||||||
top_srcdir = @top_srcdir@
|
top_srcdir = @top_srcdir@
|
||||||
SUBDIRS = src
|
SUBDIRS = src
|
||||||
EXTRA_DIST = DEVELOPERS
|
EXTRA_DIST = DEVELOPERS tab_completion.sh doc/man7/task.7
|
||||||
all: auto.h
|
all: auto.h
|
||||||
$(MAKE) $(AM_MAKEFLAGS) all-recursive
|
$(MAKE) $(AM_MAKEFLAGS) all-recursive
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user