From 05a4e2d07ae90f2400335da1a55cfe1be1f03bad Mon Sep 17 00:00:00 2001 From: Nick Hall Date: Thu, 8 Aug 2013 12:40:37 +0000 Subject: [PATCH] 6950: Update makefile for new rule svn: r22817 --- src/Filters/Rules/Event/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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