From f5b9632e9717dda3cb0c656fcb20bec7ce283c54 Mon Sep 17 00:00:00 2001 From: Kees Bakker Date: Tue, 10 Feb 2009 20:26:00 +0000 Subject: [PATCH] Removed ExportXml ImportGpkg and ImportXml since they have been moved to the export and import directory. * src/plugins/Makefile.am svn: r11953 --- src/plugins/Makefile.am | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/plugins/Makefile.am b/src/plugins/Makefile.am index faa3d129a..1713e3214 100644 --- a/src/plugins/Makefile.am +++ b/src/plugins/Makefile.am @@ -22,9 +22,6 @@ pkgdatadir = $(datadir)/@PACKAGE@/plugins pkgdata_PYTHON = \ BookReport.py\ - ExportXml.py\ - ImportGpkg.py\ - ImportXml.py\ Records.py pkgpyexecdir = @pkgpyexecdir@/plugins