From 3d23068f3a1430d5849ede3f886e7356040bc146 Mon Sep 17 00:00:00 2001 From: Sergei Golubchik Date: Mon, 2 Nov 2009 21:05:42 +0100 Subject: WL#4903 Plugin Service API part I (mysql-next-mr backport) --- sql/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sql/Makefile.am') diff --git a/sql/Makefile.am b/sql/Makefile.am index 569bb70965e..5c3a1d3a8fe 100644 --- a/sql/Makefile.am +++ b/sql/Makefile.am @@ -82,7 +82,7 @@ mysqld_LDADD = libndb.la \ noinst_HEADERS = item.h item_func.h item_sum.h item_cmpfunc.h \ item_strfunc.h item_timefunc.h \ - item_xmlfunc.h \ + item_xmlfunc.h sql_plugin_services.h \ item_create.h item_subselect.h item_row.h \ mysql_priv.h item_geofunc.h sql_bitmap.h \ procedure.h sql_class.h sql_lex.h sql_list.h \ -- cgit v1.2.1