* src/Makefile.am: More updates to latest file moves/remanes to make "make distcheck" work for me

svn: r6057
This commit is contained in:
Martin Hawlisch 2006-03-03 12:49:39 +00:00
parent ee498ebaf4
commit f6195a9040
2 changed files with 3 additions and 12 deletions

View File

@ -5,6 +5,8 @@
given (e.g. no father in family) given (e.g. no father in family)
* src/plugins/TestcaseGenerator.py: Feed in more data, support Repositories, * src/plugins/TestcaseGenerator.py: Feed in more data, support Repositories,
properly set types as (id,str) tuples instead of custom strings. properly set types as (id,str) tuples instead of custom strings.
* src/Makefile.am: More updates to latest file moves/remanes to make
"make distcheck" work for me
2006-03-02 Don Allingham <don@gramps-project.org> 2006-03-02 Don Allingham <don@gramps-project.org>
* src/EditUrl.py: renamed from UrlEdit.py * src/EditUrl.py: renamed from UrlEdit.py

View File

@ -57,30 +57,22 @@ gdir_PYTHON = \
EditSourceRef.py\ EditSourceRef.py\
Errors.py\ Errors.py\
EventEdit.py\ EventEdit.py\
events24.png\
events.png\
EventView.py\ EventView.py\
Exporter.py\ Exporter.py\
FamilyList.py\ FamilyList.py\
FamilyView.py\ FamilyView.py\
FontScale.py\ FontScale.py\
GenericFilter.py\ GenericFilter.py\
GnomeMime.py\
GrampsCfg.py\ GrampsCfg.py\
GrampsDisplay.py\ GrampsDisplay.py\
GrampsGconfKeys.py\
GrampsIniKeys.py\
GrampsKeys.py\
GrampsLocale.py\ GrampsLocale.py\
gramps_main.py\ gramps_main.py\
GrampsMime.py\
gramps.py\ gramps.py\
GrampsWidgets.py\ GrampsWidgets.py\
ImgManip.py\ ImgManip.py\
latin_ansel.py\ latin_ansel.py\
ListModel.py\ ListModel.py\
EditLocation.py\ EditLocation.py\
locked.png\
MapView.py\ MapView.py\
MediaView.py\ MediaView.py\
MergeData.py\ MergeData.py\
@ -96,9 +88,7 @@ gdir_PYTHON = \
PersonView.py\ PersonView.py\
PlaceView.py\ PlaceView.py\
PluginMgr.py\ PluginMgr.py\
plugins.glade\
Plugins.py\ Plugins.py\
PythonMime.py\
QuestionDialog.py\ QuestionDialog.py\
RecentFiles.py\ RecentFiles.py\
Relationship.py\ Relationship.py\
@ -119,7 +109,6 @@ gdir_PYTHON = \
Spell.py\ Spell.py\
SpreadSheetDoc.py\ SpreadSheetDoc.py\
StartupDialog.py\ StartupDialog.py\
stock_link.png\
StyleEditor.py\ StyleEditor.py\
SubstKeywords.py\ SubstKeywords.py\
TipOfDay.py\ TipOfDay.py\
@ -127,7 +116,7 @@ gdir_PYTHON = \
ToolTips.py\ ToolTips.py\
TransUtils.py\ TransUtils.py\
TreeTips.py\ TreeTips.py\
UrlEdit.py\ EditUrl.py\
Utils.py\ Utils.py\
ViewManager.py\ ViewManager.py\
WindowUtils.py\ WindowUtils.py\