From e7bb78016fdef0d58724fd42abd465740ad3b5fe Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Tue, 2 Dec 2003 10:34:31 +0000 Subject: [PATCH] 2003-12-02 Tim Waugh * gramps.spec.in: Add more docs. * Makefile.am: No need for dist-hook. svn: r2423 --- ChangeLog | 4 ++++ Makefile.am | 5 +---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 4d6035595..050ba1a01 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-12-02 Tim Waugh + * gramps.spec.in: Add more docs. + * Makefile.am: No need for dist-hook. + 2003-12-01 Don Allingham * src/gramps_main.py: update person table after edit diff --git a/Makefile.am b/Makefile.am index 3a0b74001..8845ed0cb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,16 +2,13 @@ SUBDIRS = src doc example -EXTRA_DIST = autogen.sh gramps.spec.in COPYING-DOCS FAQ +EXTRA_DIST = autogen.sh gramps.spec.in gramps.spec COPYING-DOCS FAQ bin_SCRIPTS = gramps gramps: gramps.sh cp gramps.sh gramps -dist-hook: gramps.spec - cp gramps.spec $(distdir) - .PHONY: pycheck trans pycheck: