diff --git a/src/Filters/Rules/Event/Makefile.am b/src/Filters/Rules/Event/Makefile.am index 6cc6d01cb..182a77896 100644 --- a/src/Filters/Rules/Event/Makefile.am +++ b/src/Filters/Rules/Event/Makefile.am @@ -20,7 +20,8 @@ pkgpython_PYTHON = \ _HasNoteMatchingSubstringOf.py\ _HasReferenceCountOf.py\ _MatchesPersonFilter.py\ - _MatchesSourceConfidence.py\ + _MatchesPlaceFilter.py\ + _MatchesSourceConfidence.py\ _MatchesSourceFilter.py\ _HasAttribute.py\ __init__.py