From kde-commits Wed Nov 03 15:00:45 2004 From: Jaroslaw Staniek Date: Wed, 03 Nov 2004 15:00:45 +0000 To: kde-commits Subject: koffice/kexi/plugins/queries Message-Id: <20041103150045.644C416D2E () office ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=109949406029359 CVS commit by staniek: compile fix M +1 -1 Makefile.am 1.12 --- koffice/kexi/plugins/queries/Makefile.am #1.11:1.12 @@ -18,5 +18,5 @@ INCLUDES= -I$(top_srcdir)/kexi/core -I$(top_srcdir)/kexi \ -I$(top_srcdir)/kexi/widget -I$(top_srcdir)/kexi/tableview \ - -I$(top_srcdir)/kexi/kexiDB $(all_includes) + -I$(top_srcdir)/kexi/kexidb $(all_includes) METASOURCES = AUTO