From b4eed2b65f3a854551c46b51ac615a2c823fc1bb Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 25 Aug 2005 21:41:50 +0200 Subject: [PATCH] Include the new header file in an appropriate macro. --- sql/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/sql/Makefile.am b/sql/Makefile.am index cabb4fee905..4824a75d6fa 100644 --- a/sql/Makefile.am +++ b/sql/Makefile.am @@ -61,6 +61,7 @@ noinst_HEADERS = item.h item_func.h item_sum.h item_cmpfunc.h \ tztime.h my_decimal.h\ sp_head.h sp_pcontext.h sp_rcontext.h sp.h sp_cache.h \ parse_file.h sql_view.h sql_trigger.h \ + sql_array.h \ examples/ha_example.h examples/ha_archive.h \ examples/ha_tina.h ha_blackhole.h \ ha_federated.h