From 418ca65d47264db4eeaf168bfcb3e727c813ed99 Mon Sep 17 00:00:00 2001
From: unknown <pem@mysql.com>
Date: Tue, 18 Feb 2003 13:24:26 +0100
Subject: [PATCH] Added new files to libmysqld too.

---
 libmysqld/Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/libmysqld/Makefile.am b/libmysqld/Makefile.am
index daf65cb2f80..451ab3378d7 100644
--- a/libmysqld/Makefile.am
+++ b/libmysqld/Makefile.am
@@ -55,7 +55,8 @@ sqlsources = convert.cc derror.cc field.cc field_conv.cc filesort.cc \
 	sql_string.cc sql_table.cc sql_test.cc sql_udf.cc \
 	sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc \
 	unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc \
-	spatial.cc gstream.cc sql_help.cc
+	spatial.cc gstream.cc sql_help.cc \
+	sp_head.cc sp_pcontext.cc sp.cc
 
 EXTRA_DIST = lib_vio.c
 
-- 
2.30.9