diff --git a/src/plugins/textreport/Makefile.am b/src/plugins/textreport/Makefile.am index 98e16a47f..6ab193d44 100644 --- a/src/plugins/textreport/Makefile.am +++ b/src/plugins/textreport/Makefile.am @@ -7,7 +7,7 @@ pkgdatadir = $(datadir)/@PACKAGE@/plugins/textreport pkgdata_PYTHON = \ AncestorReport.py\ - BirthdayReport.py\ + BirthdayReport.py\ CustomBookText.py\ DescendReport.py\ DetAncestralReport.py\