From 524f3e681584374e1dfcb2a00a71d6a9259df854 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Rapinat?= Date: Sat, 20 Nov 2010 10:18:23 +0000 Subject: [PATCH] Add TagReport reference svn: r16219 --- src/plugins/textreport/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/plugins/textreport/Makefile.am b/src/plugins/textreport/Makefile.am index f22317640..0249547d1 100644 --- a/src/plugins/textreport/Makefile.am +++ b/src/plugins/textreport/Makefile.am @@ -19,7 +19,8 @@ pkgdata_PYTHON = \ NumberOfAncestorsReport.py\ PlaceReport.py\ SimpleBookTitle.py\ - Summary.py\ + Summary.py\ + TagReport.py\ textplugins.gpr.py pkgpyexecdir = @pkgpyexecdir@/plugins/textreport