diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
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 |