From 753305a262741771a1dd6aecb80a5834c08682c8 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Tue, 12 May 2009 01:05:25 -0400 Subject: [PATCH] Documentation Update - man page - Added the man page to the distribution (thanks to P.C. Shyamshankar). --- Makefile.am | 2 +- Makefile.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index 485701364..61e0d4f91 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,3 @@ SUBDIRS = src -EXTRA_DIST = DEVELOPERS tab_completion.sh +EXTRA_DIST = DEVELOPERS tab_completion.sh doc/man7/task.7 diff --git a/Makefile.in b/Makefile.in index 4e4244870..8fbe93130 100644 --- a/Makefile.in +++ b/Makefile.in @@ -157,7 +157,7 @@ target_alias = @target_alias@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ SUBDIRS = src -EXTRA_DIST = DEVELOPERS +EXTRA_DIST = DEVELOPERS tab_completion.sh doc/man7/task.7 all: auto.h $(MAKE) $(AM_MAKEFLAGS) all-recursive