From fe32f23a3fc772c3279d6a431b0f55bd63e9be72 Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 5 Mar 2001 18:33:13 -0500 Subject: Added include/Makefile.am so that the header files will be distributed properly. innobase/Makefile.am: Added include to SUBDIRS --- innobase/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'innobase/Makefile.am') diff --git a/innobase/Makefile.am b/innobase/Makefile.am index 99c5cc40429..e441b31aef0 100644 --- a/innobase/Makefile.am +++ b/innobase/Makefile.am @@ -21,8 +21,8 @@ AUTOMAKE_OPTIONS = foreign TAR = gtar SUBDIRS = os ut btr buf com data dict dyn eval fil fsp fut \ - ha ibuf lock log mach mem mtr odbc page pars que \ - read rem row srv sync thr trx usr + ha ibuf include lock log mach mem mtr odbc page \ + pars que read rem row srv sync thr trx usr # Don't update the files from bitkeeper %::SCCS/s.% -- cgit v1.2.1