From 3b75def43f26a8b5a5d87b53daf2447d6922ebb8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Rapinat?= Date: Sat, 31 Dec 2011 10:31:17 +0000 Subject: [PATCH] 5463: missing _PeoplePublic.py reference svn: r18666 --- 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 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 \