From f15ecf1dd0849524e3a8554a68e0cf442f09a237 Mon Sep 17 00:00:00 2001 From: Daniel Espinosa Date: Fri, 2 Sep 2011 11:53:32 -0500 Subject: [PATCH] Don't include sql-parsing to GIR to avoid use C specific SQL representation. Use GdaSqlBuilder API instead. --- libgda/Makefile.am | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/libgda/Makefile.am b/libgda/Makefile.am index 266dddd..f3273a0 100644 --- a/libgda/Makefile.am +++ b/libgda/Makefile.am @@ -356,7 +356,6 @@ introspection_sources = $(gda_sources) \ $(gda_headers) \ $(psupport) \ $(threadwrapper) \ - $(sqlparser) \ $(handlers) Gda-5.0.gir: $(lib_LTLIBRARIES) Gda_5_0_gir_INCLUDES = GObject-2.0 libxml2-2.0 -- 1.7.6