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
commitcc5c162887e50638eb9e00bf6337ba4180ee9798 (patch)
tree36df31af63793063fd2685a9cf0835dbc4dfc1a8 /Makefile.am
parent475b8aad43e20fb66a2703cb0573977523923841 (diff)
downloadmariadb-git-cc5c162887e50638eb9e00bf6337ba4180ee9798.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