#At file:///home/malff/BZR-TREE/mysql-6.0-perf/
2697 Marc Alff 2008-10-13
(no message)
modified:
include/Makefile.am
=== modified file 'include/Makefile.am'
--- a/include/Makefile.am 2008-10-13 21:27:25 +0000
+++ b/include/Makefile.am 2008-10-13 23:24:56 +0000
@@ -19,7 +19,8 @@ BUILT_SOURCES = $(HEADERS_GEN) link_sou
HEADERS_GEN = mysql_version.h my_config.h
HEADERS_ABI = mysql.h mysql_com.h mysql_time.h \
my_list.h my_alloc.h typelib.h mysql/plugin.h \
- mysql/plugin_audit.h mysql/plugin_ftparser.h
+ mysql/plugin_audit.h mysql/plugin_ftparser.h \
+ mysql/psi_abi_v1.h mysql/psi_abi_v2.h
pkginclude_HEADERS = $(HEADERS_ABI) my_dbug.h m_string.h my_sys.h \
my_xml.h mysql_embed.h \
my_pthread.h my_no_pthread.h \
@@ -41,8 +42,8 @@ noinst_HEADERS = config-win.h config-net
wqueue.h
EXTRA_DIST = mysql.h.pp mysql/plugin.h.pp \
- mysql/psi_abi_v1.h mysql/psi_abi_v1.h.pp \
- mysql/psi_abi_v2.h mysql/psi_abi_v2.h.pp
+ mysql/psi_abi_v1.h.pp \
+ mysql/psi_abi_v2.h.pp
# Remove built files and the symlinked directories
CLEANFILES = $(BUILT_SOURCES) readline openssl
| Thread |
|---|
| • bzr commit into mysql-6.0-perf branch (marc.alff:2697) | Marc Alff | 14 Oct |