diff --git a/src/Filters/Rules/Person/Makefile.am b/src/Filters/Rules/Person/Makefile.am index b1906d279..71df47f48 100644 --- a/src/Filters/Rules/Person/Makefile.am +++ b/src/Filters/Rules/Person/Makefile.am @@ -5,6 +5,7 @@ pkgdatadir = $(datadir)/@PACKAGE@/Filters/Rules/Person pkgdata_PYTHON = \ _ChangedSince.py\ _Disconnected.py \ + _DeepRelationshipPathBetween.py \ _Everyone.py \ _FamilyWithIncompleteEvent.py \ _HasAttribute.py \