From 15a9ca94f3a969c486f92ef087e65bad9cb792c8 Mon Sep 17 00:00:00 2001 From: Peter Landgren Date: Thu, 5 Mar 2009 12:04:37 +0000 Subject: [PATCH] Corrected typo. svn: r12221 --- src/plugins/textreport/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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\