From 88edcd1dad1e6243f1a74f365e216f3610214178 Mon Sep 17 00:00:00 2001 From: Peter Landgren Date: Thu, 10 May 2012 14:26:03 +0000 Subject: [PATCH] Updated. svn: r19483 --- src/Filters/Rules/Person/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Filters/Rules/Person/Makefile.am b/src/Filters/Rules/Person/Makefile.am index ceaee2b08..de5f985ee 100644 --- a/src/Filters/Rules/Person/Makefile.am +++ b/src/Filters/Rules/Person/Makefile.am @@ -46,6 +46,7 @@ pkgpython_PYTHON = \ _IsChildOfFilterMatch.py \ _IsDefaultPerson.py \ _IsDescendantFamilyOf.py \ + _IsDescendantFamilyOfFilterMatch.py \ _IsDescendantOf.py \ _IsDescendantOfFilterMatch.py \ _IsDuplicatedAncestorOf.py \