Remove Marker files from the Makefile so that make install will complete. Do not do with with development code.
svn: r16075
This commit is contained in:
		| @@ -26,8 +26,8 @@ pkgdata_PYTHON = \ | ||||
| 	_Rule.py\ | ||||
| 	_MatchesFilterBase.py\ | ||||
|     _MatchesEventFilterBase.py \ | ||||
|     _MatchesSourceFilterBase.py \ | ||||
| 	_HasMarkerBase.py | ||||
|     _MatchesSourceFilterBase.py  | ||||
|  | ||||
|  | ||||
| pkgpyexecdir = @pkgpyexecdir@/Filters/Rules | ||||
| pkgpythondir = @pkgpythondir@/Filters/Rules | ||||
|   | ||||
| @@ -6,7 +6,6 @@ pkgdata_PYTHON = \ | ||||
| 	_AllNotes.py\ | ||||
| 	_ChangedSince.py\ | ||||
| 	_HasIdOf.py\ | ||||
| 	_HasMarkerOf.py\ | ||||
| 	_MatchesSubstringOf.py\ | ||||
| 	_MatchesRegexpOf.py\ | ||||
| 	_HasNote.py\ | ||||
|   | ||||
| @@ -14,7 +14,6 @@ pkgdata_PYTHON = \ | ||||
| 	_HasBirth.py \ | ||||
| 	_HasCommonAncestorWith.py \ | ||||
| 	_HasCommonAncestorWithFilterMatch.py \ | ||||
| 	_HasCompleteRecord.py \ | ||||
| 	_HasDeath.py \ | ||||
| 	_HasEvent.py \ | ||||
| 	_HasFamilyAttribute.py \ | ||||
|   | ||||
| @@ -16,7 +16,6 @@ pkgdata_PYTHON = \ | ||||
| 	FamilyGroup.py\ | ||||
| 	IndivComplete.py\ | ||||
| 	KinshipReport.py\ | ||||
| 	MarkerReport.py\ | ||||
| 	NumberOfAncestorsReport.py\ | ||||
| 	PlaceReport.py\ | ||||
| 	SimpleBookTitle.py\ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user