summaryrefslogtreecommitdiff
path: root/innobase/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'innobase/Makefile.am')
-rw-r--r--innobase/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/innobase/Makefile.am b/innobase/Makefile.am
index e441b31aef0..cc4ce312d8d 100644
--- a/innobase/Makefile.am
+++ b/innobase/Makefile.am
@@ -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