diff options
Diffstat (limited to 'storage/innobase/Makefile.am')
-rw-r--r-- | storage/innobase/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/innobase/Makefile.am b/storage/innobase/Makefile.am index 7410bf7e591..f0849be9c49 100644 --- a/storage/innobase/Makefile.am +++ b/storage/innobase/Makefile.am @@ -56,7 +56,7 @@ noinst_HEADERS= include/btr0btr.h include/btr0btr.ic \ include/ha0ha.ic include/hash0hash.h \ include/hash0hash.ic include/ibuf0ibuf.h \ include/ibuf0ibuf.ic include/ibuf0types.h \ - include/lock0iter.h \ + include/lock0iter.h include/fsp0types.h \ include/lock0lock.h include/lock0lock.ic \ include/lock0priv.h include/lock0priv.ic \ include/lock0types.h include/log0log.h \ |