* src/plugins/Makefile.am: export AncestorChart2.py

svn: r2654
This commit is contained in:
Don Allingham 2004-01-18 15:35:36 +00:00
parent 83acfda5b5
commit 00e1015d1b
2 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,6 @@
2004-01-17 Don Allingham <dallingham@users.sourceforge.net>
* src/plugins/AncestorChart2.py: more multipage improvements
* src/plugins/Makefile.am: export AncestorChart2.py
2004-01-17 Alex Roitman <shura@alex.neuro.umn.edu>
* NEWS: Update.

View File

@ -4,6 +4,7 @@
# If not using GNU make, then list all .py files individually
pkgpython_PYTHON = \
AncestorChart.py\
AncestorChart2.py\
AncestorReport.py\
Ancestors.py\
BookReport.py\