summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorNarayanan V <v.narayanan@sun.com>2008-07-15 16:52:23 +0530
committerNarayanan V <v.narayanan@sun.com>2008-07-15 16:52:23 +0530
commit9b30e457573c040c172fd003d9bc54ea19ba6025 (patch)
tree36df31af63793063fd2685a9cf0835dbc4dfc1a8 /Makefile.am
parenta74364eba5804c37118346c3dd456bbfebdb8a34 (diff)
downloadmariadb-git-9b30e457573c040c172fd003d9bc54ea19ba6025.tar.gz
WL#4380
Add the abi_check rule to the main build. Makefile.am: Modify Makefile.am to add the abi_check rule into the main build.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 7e98cc5c504..6ea03a6d55e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -58,6 +58,8 @@ dist-hook:
--datadir=$(distdir)/win/data \
--srcdir=$(top_srcdir)
+all-local: abi_check
+
tags:
support-files/build-tags