diff --git a/src/Filters/Rules/Person/Makefile.am b/src/Filters/Rules/Person/Makefile.am index e874ae157..ec51248c9 100644 --- a/src/Filters/Rules/Person/Makefile.am +++ b/src/Filters/Rules/Person/Makefile.am @@ -71,6 +71,7 @@ pkgdata_PYTHON = \ _NoBirthdate.py \ _NoDeathdate.py \ _PeoplePrivate.py \ + _PeoplePublic.py \ _PersonWithIncompleteEvent.py \ _ProbablyAlive.py \ _RelationshipPathBetween.py \