Correction/addition/deletion of filenames for make install to work.
svn: r11244
This commit is contained in:
parent
2e9a488e3e
commit
9797dbcaa8
@ -9,8 +9,10 @@ pkgdata_PYTHON = \
|
||||
_RegExpIdOf.py\
|
||||
_AllEvents.py\
|
||||
_HasData.py\
|
||||
_HasGallery.py \
|
||||
_HasIdOf.py\
|
||||
_HasMarkerOf.py\
|
||||
_HasNote.py \
|
||||
_HasType.py\
|
||||
_HasNoteMatchingSubstringOf.py\
|
||||
_HasReferenceCountOf.py\
|
||||
|
@ -7,11 +7,15 @@ pkgdata_PYTHON = \
|
||||
_FamilyPrivate.py\
|
||||
_HasEvent.py\
|
||||
_HasAttribute.py\
|
||||
_HasGallery.py \
|
||||
_HasIdOf.py\
|
||||
_HasLDS.py \
|
||||
_HasNote.py \
|
||||
_HasNoteMatchingSubstringOf.py\
|
||||
_HasNoteRegexp.py\
|
||||
_HasReferenceCountOf.py\
|
||||
_HasRelType.py\
|
||||
_HasSource.py \
|
||||
__init__.py\
|
||||
_IsBookmarked.py\
|
||||
_RegExpIdOf.py\
|
||||
|
@ -8,10 +8,14 @@ pkgdata_PYTHON = \
|
||||
_Everything.py\
|
||||
_HasEventBase.py\
|
||||
_HasAttributeBase.py\
|
||||
_HasGalleryBase.py \
|
||||
_HasGrampsId.py\
|
||||
_HasLDSBase.py \
|
||||
_HasNoteBase.py \
|
||||
_HasNoteRegexBase.py\
|
||||
_HasNoteSubstrBase.py\
|
||||
_HasReferenceCountBase.py \
|
||||
_HasSourceBase.py \
|
||||
_HasTextMatchingRegexpOf.py\
|
||||
_HasTextMatchingSubstringOf.py\
|
||||
__init__.py\
|
||||
|
@ -7,6 +7,8 @@ pkgdata_PYTHON = \
|
||||
_Everyone.py \
|
||||
_FamilyWithIncompleteEvent.py \
|
||||
_HasAttribute.py \
|
||||
_HasAddress.py \
|
||||
_HasAssociation.py \
|
||||
_HasBirth.py \
|
||||
_HasCommonAncestorWith.py \
|
||||
_HasCommonAncestorWithFilterMatch.py \
|
||||
@ -17,10 +19,12 @@ pkgdata_PYTHON = \
|
||||
_HasFamilyEvent.py \
|
||||
_HasGallery.py \
|
||||
_HasIdOf.py \
|
||||
_HasLDS.py \
|
||||
_HasNameOf.py \
|
||||
_HasNote.py \
|
||||
_HasNoteMatchingSubstringOf.py \
|
||||
_HasRelationship.py \
|
||||
_HasSource.py \
|
||||
_HasSourceOf.py \
|
||||
_HasTextMatchingRegexpOf.py \
|
||||
_HasTextMatchingSubstringOf.py \
|
||||
|
@ -7,9 +7,11 @@ pkgdata_PYTHON = \
|
||||
_HasIdOf.py\
|
||||
_HasNoLatOrLon.py\
|
||||
_InLatLonNeighborhood.py\
|
||||
_HasGallery.py \
|
||||
_HasNoteMatchingSubstringOf.py\
|
||||
_HasNoteRegexp.py\
|
||||
_HasPlace.py\
|
||||
_HasNote.py \
|
||||
_HasReferenceCountOf.py\
|
||||
_MatchesFilter.py\
|
||||
_MatchesEventFilter.py\
|
||||
|
@ -6,11 +6,13 @@ pkgdata_PYTHON = \
|
||||
_MatchesFilter.py\
|
||||
_SourcePrivate.py\
|
||||
_RegExpIdOf.py\
|
||||
_HasGallery.py \
|
||||
_HasNoteMatchingSubstringOf.py\
|
||||
_HasReferenceCountOf.py\
|
||||
_AllSources.py\
|
||||
_HasIdOf.py\
|
||||
_HasSource.py\
|
||||
_HasNote.py \
|
||||
_HasNoteRegexp.py\
|
||||
__init__.py
|
||||
|
||||
|
@ -34,7 +34,7 @@ pkgdata_PYTHON = \
|
||||
ExportCsv.py\
|
||||
ExportFtree.py\
|
||||
ExportGedcom.py\
|
||||
ExportGeneweb.py\
|
||||
ExportGeneWeb.py\
|
||||
ExportPkg.py\
|
||||
ExportVCalendar.py\
|
||||
ExportVCard.py\
|
||||
@ -47,13 +47,13 @@ pkgdata_PYTHON = \
|
||||
GVFamilyLines.py \
|
||||
GVHourGlass.py\
|
||||
GVRelGraph.py\
|
||||
ImportCSV.py\
|
||||
ImportCsv.py\
|
||||
ImportGedcom.py\
|
||||
ImportGeneWeb.py\
|
||||
ImportGpkg.py\
|
||||
ImportGrdb.py\
|
||||
ImportProGen.py\
|
||||
ImportvCard.py\
|
||||
ImportVCard.py\
|
||||
ImportXml.py\
|
||||
IndivComplete.py\
|
||||
KinshipReport.py\
|
||||
@ -97,8 +97,7 @@ pkgdata_PYTHON = \
|
||||
Summary.py\
|
||||
TimeLine.py\
|
||||
Verify.py\
|
||||
WebCal.py\
|
||||
WriteFtree.py
|
||||
WebCal.py
|
||||
|
||||
# DateParserDisplayTest.py\
|
||||
# DumpGenderStats.py\
|
||||
|
Loading…
Reference in New Issue
Block a user