------------------------------------------------------------
revno: 2721
committer: kniel...@knielsen-hq.org
branch nick: mariadb-5.1
timestamp: Sat 2009-08-29 21:48:04 +0200
message:
  Add missign header file to `make dist`.
modified:
  storage/xtradb/Makefile.am


--
lp:maria
https://code.launchpad.net/~maria-captains/maria/5.1

Your team Maria developers is subscribed to branch lp:maria.
To unsubscribe from this branch go to 
https://code.launchpad.net/~maria-captains/maria/5.1/+edit-subscription.
=== modified file 'storage/xtradb/Makefile.am'
--- storage/xtradb/Makefile.am	2009-08-03 20:09:53 +0000
+++ storage/xtradb/Makefile.am	2009-08-29 19:48:04 +0000
@@ -131,7 +131,8 @@
 			include/ut0list.ic include/ut0wqueue.h		\
 			include/ha_prototypes.h handler/ha_innodb.h	\
 			include/handler0alter.h				\
-			handler/i_s.h handler/innodb_patch_info.h
+			handler/i_s.h handler/innodb_patch_info.h	\
+			handler/handler0vars.h
 
 EXTRA_LIBRARIES=	libinnobase.a
 noinst_LIBRARIES=	@plugin_innobase_static_target@

_______________________________________________
Mailing list: https://launchpad.net/~maria-developers
Post to     : maria-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~maria-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to