Updates to makefiles.
svn: r9566
This commit is contained in:
parent
05286de13c
commit
b5946124b7
@ -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>
|
||||
* src/ReportBase/_GraphvizReportDialog.py:
|
||||
* src/PluginUtils/__init__.py:
|
||||
|
@ -12,7 +12,7 @@ pkgdata_PYTHON = \
|
||||
_DrawReportDialog.py\
|
||||
_Endnotes.py\
|
||||
_FileEntry.py\
|
||||
_GraphvizReportDialog.py\
|
||||
_GraphvizReportDialog.py\
|
||||
__init__.py\
|
||||
_PaperMenu.py\
|
||||
_PrintTools.py\
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user