diff --git a/ChangeLog b/ChangeLog index f5f05e019..3bc46f24e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-06-04 Don Allingham + + * src/plugins/Makefile.am (pkgdata_PYTHON): remove FilterEditor.py + 2006-06-04 Alex Roitman * src/docgen/PSDrawDoc.py: Use ReportUtils.pt2cm. * src/docgen/OpenOfficeDoc.py: Use ReportUtils.pt2cm. diff --git a/src/plugins/Makefile.am b/src/plugins/Makefile.am index af9e91c0d..96d5e335c 100644 --- a/src/plugins/Makefile.am +++ b/src/plugins/Makefile.am @@ -29,7 +29,6 @@ pkgdata_PYTHON = \ FanChart.py\ FtmStyleAncestors.py\ FtmStyleDescendants.py\ - FilterEditor.py\ GraphViz.py\ IndivComplete.py\ IndivSummary.py\