Correction/addition/deletion of filenames for make install to work.

svn: r11244
This commit is contained in:
Peter Landgren 2008-11-04 16:05:20 +00:00
parent 2e9a488e3e
commit 9797dbcaa8
7 changed files with 22 additions and 5 deletions

View File

@ -9,8 +9,10 @@ pkgdata_PYTHON = \
_RegExpIdOf.py\ _RegExpIdOf.py\
_AllEvents.py\ _AllEvents.py\
_HasData.py\ _HasData.py\
_HasGallery.py \
_HasIdOf.py\ _HasIdOf.py\
_HasMarkerOf.py\ _HasMarkerOf.py\
_HasNote.py \
_HasType.py\ _HasType.py\
_HasNoteMatchingSubstringOf.py\ _HasNoteMatchingSubstringOf.py\
_HasReferenceCountOf.py\ _HasReferenceCountOf.py\

View File

@ -7,11 +7,15 @@ pkgdata_PYTHON = \
_FamilyPrivate.py\ _FamilyPrivate.py\
_HasEvent.py\ _HasEvent.py\
_HasAttribute.py\ _HasAttribute.py\
_HasGallery.py \
_HasIdOf.py\ _HasIdOf.py\
_HasLDS.py \
_HasNote.py \
_HasNoteMatchingSubstringOf.py\ _HasNoteMatchingSubstringOf.py\
_HasNoteRegexp.py\ _HasNoteRegexp.py\
_HasReferenceCountOf.py\ _HasReferenceCountOf.py\
_HasRelType.py\ _HasRelType.py\
_HasSource.py \
__init__.py\ __init__.py\
_IsBookmarked.py\ _IsBookmarked.py\
_RegExpIdOf.py\ _RegExpIdOf.py\

View File

@ -8,10 +8,14 @@ pkgdata_PYTHON = \
_Everything.py\ _Everything.py\
_HasEventBase.py\ _HasEventBase.py\
_HasAttributeBase.py\ _HasAttributeBase.py\
_HasGalleryBase.py \
_HasGrampsId.py\ _HasGrampsId.py\
_HasLDSBase.py \
_HasNoteBase.py \
_HasNoteRegexBase.py\ _HasNoteRegexBase.py\
_HasNoteSubstrBase.py\ _HasNoteSubstrBase.py\
_HasReferenceCountBase.py \ _HasReferenceCountBase.py \
_HasSourceBase.py \
_HasTextMatchingRegexpOf.py\ _HasTextMatchingRegexpOf.py\
_HasTextMatchingSubstringOf.py\ _HasTextMatchingSubstringOf.py\
__init__.py\ __init__.py\

View File

@ -7,6 +7,8 @@ pkgdata_PYTHON = \
_Everyone.py \ _Everyone.py \
_FamilyWithIncompleteEvent.py \ _FamilyWithIncompleteEvent.py \
_HasAttribute.py \ _HasAttribute.py \
_HasAddress.py \
_HasAssociation.py \
_HasBirth.py \ _HasBirth.py \
_HasCommonAncestorWith.py \ _HasCommonAncestorWith.py \
_HasCommonAncestorWithFilterMatch.py \ _HasCommonAncestorWithFilterMatch.py \
@ -17,10 +19,12 @@ pkgdata_PYTHON = \
_HasFamilyEvent.py \ _HasFamilyEvent.py \
_HasGallery.py \ _HasGallery.py \
_HasIdOf.py \ _HasIdOf.py \
_HasLDS.py \
_HasNameOf.py \ _HasNameOf.py \
_HasNote.py \ _HasNote.py \
_HasNoteMatchingSubstringOf.py \ _HasNoteMatchingSubstringOf.py \
_HasRelationship.py \ _HasRelationship.py \
_HasSource.py \
_HasSourceOf.py \ _HasSourceOf.py \
_HasTextMatchingRegexpOf.py \ _HasTextMatchingRegexpOf.py \
_HasTextMatchingSubstringOf.py \ _HasTextMatchingSubstringOf.py \

View File

@ -7,9 +7,11 @@ pkgdata_PYTHON = \
_HasIdOf.py\ _HasIdOf.py\
_HasNoLatOrLon.py\ _HasNoLatOrLon.py\
_InLatLonNeighborhood.py\ _InLatLonNeighborhood.py\
_HasGallery.py \
_HasNoteMatchingSubstringOf.py\ _HasNoteMatchingSubstringOf.py\
_HasNoteRegexp.py\ _HasNoteRegexp.py\
_HasPlace.py\ _HasPlace.py\
_HasNote.py \
_HasReferenceCountOf.py\ _HasReferenceCountOf.py\
_MatchesFilter.py\ _MatchesFilter.py\
_MatchesEventFilter.py\ _MatchesEventFilter.py\

View File

@ -6,11 +6,13 @@ pkgdata_PYTHON = \
_MatchesFilter.py\ _MatchesFilter.py\
_SourcePrivate.py\ _SourcePrivate.py\
_RegExpIdOf.py\ _RegExpIdOf.py\
_HasGallery.py \
_HasNoteMatchingSubstringOf.py\ _HasNoteMatchingSubstringOf.py\
_HasReferenceCountOf.py\ _HasReferenceCountOf.py\
_AllSources.py\ _AllSources.py\
_HasIdOf.py\ _HasIdOf.py\
_HasSource.py\ _HasSource.py\
_HasNote.py \
_HasNoteRegexp.py\ _HasNoteRegexp.py\
__init__.py __init__.py

View File

@ -34,7 +34,7 @@ pkgdata_PYTHON = \
ExportCsv.py\ ExportCsv.py\
ExportFtree.py\ ExportFtree.py\
ExportGedcom.py\ ExportGedcom.py\
ExportGeneweb.py\ ExportGeneWeb.py\
ExportPkg.py\ ExportPkg.py\
ExportVCalendar.py\ ExportVCalendar.py\
ExportVCard.py\ ExportVCard.py\
@ -47,13 +47,13 @@ pkgdata_PYTHON = \
GVFamilyLines.py \ GVFamilyLines.py \
GVHourGlass.py\ GVHourGlass.py\
GVRelGraph.py\ GVRelGraph.py\
ImportCSV.py\ ImportCsv.py\
ImportGedcom.py\ ImportGedcom.py\
ImportGeneWeb.py\ ImportGeneWeb.py\
ImportGpkg.py\ ImportGpkg.py\
ImportGrdb.py\ ImportGrdb.py\
ImportProGen.py\ ImportProGen.py\
ImportvCard.py\ ImportVCard.py\
ImportXml.py\ ImportXml.py\
IndivComplete.py\ IndivComplete.py\
KinshipReport.py\ KinshipReport.py\
@ -97,8 +97,7 @@ pkgdata_PYTHON = \
Summary.py\ Summary.py\
TimeLine.py\ TimeLine.py\
Verify.py\ Verify.py\
WebCal.py\ WebCal.py
WriteFtree.py
# DateParserDisplayTest.py\ # DateParserDisplayTest.py\
# DumpGenderStats.py\ # DumpGenderStats.py\