From bf893bea7e2777ce5389d820202436c37d4217ae Mon Sep 17 00:00:00 2001 From: Tomas Ulin Date: Tue, 9 Jun 2009 21:26:04 +0200 Subject: add missing file in Makefile.am --- storage/innodb_plugin/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'storage') diff --git a/storage/innodb_plugin/Makefile.am b/storage/innodb_plugin/Makefile.am index aa45ea523e7..09e5e89e323 100644 --- a/storage/innodb_plugin/Makefile.am +++ b/storage/innodb_plugin/Makefile.am @@ -131,7 +131,7 @@ noinst_HEADERS= include/btr0btr.h include/btr0btr.ic \ include/ut0list.ic include/ut0wqueue.h \ include/ha_prototypes.h handler/ha_innodb.h \ include/handler0alter.h \ - handler/i_s.h + handler/i_s.h handler/handler0vars.h EXTRA_LIBRARIES= libinnobase.a noinst_LIBRARIES= @plugin_innodb_plugin_static_target@ -- cgit v1.2.1