From 99376d86917f6839dc7ddfb358ae39ed02d7ee26 Mon Sep 17 00:00:00 2001 From: "Rob G. Healey" Date: Wed, 25 Feb 2009 03:33:17 +0000 Subject: [PATCH] Removed ExportSql.py from Makefile.am. svn: r12115 --- src/plugins/export/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/src/plugins/export/Makefile.am b/src/plugins/export/Makefile.am index 06ba8e029..1f2a7ba15 100644 --- a/src/plugins/export/Makefile.am +++ b/src/plugins/export/Makefile.am @@ -12,7 +12,6 @@ pkgdata_PYTHON = \ ExportGedcom.py \ ExportGeneWeb.py \ ExportPkg.py \ - ExportSql.py\ ExportVCalendar.py \ ExportVCard.py \ ExportXml.py