summaryrefslogtreecommitdiff
path: root/include/Makefile.am
diff options
context:
space:
mode:
authorunknown <kent@mysql.com/kent-amd64.(none)>2006-12-03 00:25:52 +0100
committerunknown <kent@mysql.com/kent-amd64.(none)>2006-12-03 00:25:52 +0100
commitddb679ed903782fe2e97964d6442e1bbb976931a (patch)
tree2d86dd6864ca0d003460dbac4a2729acaa657d06 /include/Makefile.am
parent531f2eeddfdef71b265a399f521e7cce3e8ce9d7 (diff)
downloadmariadb-git-ddb679ed903782fe2e97964d6442e1bbb976931a.tar.gz
Makefile.am:
Disabled abi_check, as it was before merge include/Makefile.am: Disabled abi_check, as it was before merge
Diffstat (limited to 'include/Makefile.am')
-rw-r--r--include/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index 34362ee70ba..814badc24be 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -15,7 +15,8 @@
# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
# MA 02111-1307, USA
-BUILT_SOURCES = $(HEADERS_GEN) abi_check
+# FIXME 'abi_check' should be in BUILT_SOURCES, disabled for now
+BUILT_SOURCES = $(HEADERS_GEN)
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