diff options
Diffstat (limited to 'innobase/Makefile.am')
-rw-r--r-- | innobase/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
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.% |