Removed ExportXml ImportGpkg and ImportXml since they have been moved to

the export and import directory.
        * src/plugins/Makefile.am


svn: r11953
This commit is contained in:
Kees Bakker 2009-02-10 20:26:00 +00:00
parent f1fcb42a3f
commit f5b9632e97

View File

@ -22,9 +22,6 @@ pkgdatadir = $(datadir)/@PACKAGE@/plugins
pkgdata_PYTHON = \
BookReport.py\
ExportXml.py\
ImportGpkg.py\
ImportXml.py\
Records.py
pkgpyexecdir = @pkgpyexecdir@/plugins