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 \