Updates to makefiles.

svn: r9566
This commit is contained in:
Brian Matherly 2007-12-23 21:08:10 +00:00
parent 05286de13c
commit b5946124b7
3 changed files with 9 additions and 8 deletions

View File

@ -1,3 +1,7 @@
2007-12-23 Brian Matherly <brian@gramps-project.org>
* src/ReportBase/Makefile.am:
* src/plugins/Makefile.am: updates to makefiles
2007-12-22 Stéphane Charette <stephanecharette@gmail.com> 2007-12-22 Stéphane Charette <stephanecharette@gmail.com>
* src/ReportBase/_GraphvizReportDialog.py: * src/ReportBase/_GraphvizReportDialog.py:
* src/PluginUtils/__init__.py: * src/PluginUtils/__init__.py:

View File

@ -12,7 +12,7 @@ pkgdata_PYTHON = \
_DrawReportDialog.py\ _DrawReportDialog.py\
_Endnotes.py\ _Endnotes.py\
_FileEntry.py\ _FileEntry.py\
_GraphvizReportDialog.py\ _GraphvizReportDialog.py\
__init__.py\ __init__.py\
_PaperMenu.py\ _PaperMenu.py\
_PrintTools.py\ _PrintTools.py\

View File

@ -7,7 +7,7 @@ pkgdatadir = $(datadir)/@PACKAGE@/plugins
pkgdata_PYTHON = \ pkgdata_PYTHON = \
all_events.py\ all_events.py\
all_relations.py\ all_relations.py\
AncestorChart.py\ AncestorChart.py\
AncestorReport.py\ AncestorReport.py\
BookReport.py\ BookReport.py\
@ -38,6 +38,7 @@ pkgdata_PYTHON = \
FindDupes.py\ FindDupes.py\
GraphViz.py\ GraphViz.py\
GVHourGlass.py\ GVHourGlass.py\
GVRelGraph.py\
ImportCSV.py\ ImportCSV.py\
ImportGeneWeb.py\ ImportGeneWeb.py\
ImportvCard.py\ ImportvCard.py\
@ -56,7 +57,7 @@ pkgdata_PYTHON = \
RebuildRefMap.py\ RebuildRefMap.py\
RelCalc.py\ RelCalc.py\
rel_cs.py\ rel_cs.py\
rel_da.py\ rel_da.py\
rel_de.py\ rel_de.py\
rel_es.py\ rel_es.py\
rel_fi.py\ rel_fi.py\
@ -81,16 +82,12 @@ pkgdata_PYTHON = \
Verify.py\ Verify.py\
WebCal.py WebCal.py
WriteFtree.py\ WriteFtree.py\
WriteGeneWeb.py\ WriteGeneWeb.py\
WritePkg.py\ WritePkg.py\
WriteCD.py WriteCD.py
# Ancestors.py\
# DateParserDisplayTest.py\ # DateParserDisplayTest.py\
# DesGraph.py\
# DumpGenderStats.py\ # DumpGenderStats.py\
# FtmStyleAncestors.py\
# FtmStyleDescendants.py\
# PHPGedViewConnector.py\ # PHPGedViewConnector.py\
# TestcaseGenerator.py # TestcaseGenerator.py