← Back to team overview

maria-developers team mailing list archive

bzr commit into MariaDB 5.1, with Maria 1.5:maria branch (knielsen:2766)

 

#At lp:maria

 2766 knielsen@xxxxxxxxxxxxxxx	2009-11-13
      XtraDB 8 after-merge fix: Add missing header to `make dist`.
      modified:
        storage/xtradb/Makefile.am

=== modified file 'storage/xtradb/Makefile.am'
--- a/storage/xtradb/Makefile.am	2009-11-13 21:26:08 +0000
+++ b/storage/xtradb/Makefile.am	2009-11-13 22:53:04 +0000
@@ -78,6 +78,7 @@ noinst_HEADERS=		\
 			include/fil0fil.h	\
 			include/fsp0fsp.h	\
 			include/fsp0fsp.ic	\
+			include/fsp0types.h	\
 			include/fut0fut.h	\
 			include/fut0fut.ic	\
 			include/fut0lst.h	\