Make sure ib_config.h is distributed.

Clean up Do-all-build-steps.


Build-tools/Do-all-build-steps:
  Make this script run on machines other than mysql-work.
innobase/Makefile.am:
  Make sure ib_config.h is distributed.
This commit is contained in:
unknown 2001-03-05 21:08:24 -05:00
commit 277d59b86e
2 changed files with 17 additions and 4 deletions

View file

@ -20,6 +20,8 @@
AUTOMAKE_OPTIONS = foreign
TAR = gtar
noinst_HEADERS = ib_config.h
SUBDIRS = os ut btr buf com data dict dyn eval fil fsp fut \
ha ibuf include lock log mach mem mtr odbc page \
pars que read rem row srv sync thr trx usr