From b5946124b7dfa6bc2827214455daedfad611e241 Mon Sep 17 00:00:00 2001 From: Brian Matherly Date: Sun, 23 Dec 2007 21:08:10 +0000 Subject: [PATCH] Updates to makefiles. svn: r9566 --- ChangeLog | 4 ++++ src/ReportBase/Makefile.am | 2 +- src/plugins/Makefile.am | 11 ++++------- 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/ChangeLog b/ChangeLog index c449f33ec..85ba008e4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-12-23 Brian Matherly + * src/ReportBase/Makefile.am: + * src/plugins/Makefile.am: updates to makefiles + 2007-12-22 Stéphane Charette * src/ReportBase/_GraphvizReportDialog.py: * src/PluginUtils/__init__.py: diff --git a/src/ReportBase/Makefile.am b/src/ReportBase/Makefile.am index 92fd7324c..1cbfeda5b 100644 --- a/src/ReportBase/Makefile.am +++ b/src/ReportBase/Makefile.am @@ -12,7 +12,7 @@ pkgdata_PYTHON = \ _DrawReportDialog.py\ _Endnotes.py\ _FileEntry.py\ - _GraphvizReportDialog.py\ + _GraphvizReportDialog.py\ __init__.py\ _PaperMenu.py\ _PrintTools.py\ diff --git a/src/plugins/Makefile.am b/src/plugins/Makefile.am index 77830c98a..bfec47d0d 100644 --- a/src/plugins/Makefile.am +++ b/src/plugins/Makefile.am @@ -7,7 +7,7 @@ pkgdatadir = $(datadir)/@PACKAGE@/plugins pkgdata_PYTHON = \ all_events.py\ - all_relations.py\ + all_relations.py\ AncestorChart.py\ AncestorReport.py\ BookReport.py\ @@ -38,6 +38,7 @@ pkgdata_PYTHON = \ FindDupes.py\ GraphViz.py\ GVHourGlass.py\ + GVRelGraph.py\ ImportCSV.py\ ImportGeneWeb.py\ ImportvCard.py\ @@ -56,7 +57,7 @@ pkgdata_PYTHON = \ RebuildRefMap.py\ RelCalc.py\ rel_cs.py\ - rel_da.py\ + rel_da.py\ rel_de.py\ rel_es.py\ rel_fi.py\ @@ -81,16 +82,12 @@ pkgdata_PYTHON = \ Verify.py\ WebCal.py WriteFtree.py\ - WriteGeneWeb.py\ + WriteGeneWeb.py\ WritePkg.py\ WriteCD.py -# Ancestors.py\ # DateParserDisplayTest.py\ -# DesGraph.py\ # DumpGenderStats.py\ -# FtmStyleAncestors.py\ -# FtmStyleDescendants.py\ # PHPGedViewConnector.py\ # TestcaseGenerator.py