2003-12-02 Tim Waugh <twaugh@redhat.com>

* gramps.spec.in: Add more docs.
        * Makefile.am: No need for dist-hook.


svn: r2423
This commit is contained in:
Tim Waugh 2003-12-02 10:34:31 +00:00
parent d59e716de3
commit e7bb78016f
2 changed files with 5 additions and 4 deletions

View File

@ -1,3 +1,7 @@
2003-12-02 Tim Waugh <twaugh@redhat.com>
* gramps.spec.in: Add more docs.
* Makefile.am: No need for dist-hook.
2003-12-01 Don Allingham <dallingham@users.sourceforge.net>
* src/gramps_main.py: update person table after edit

View File

@ -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: