summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 918c8e7f3..b8315fe0e 100644
--- a/Makefile
+++ b/Makefile
@@ -156,6 +156,7 @@ version-update: release-update
if [ "$(SKIP_API_VERSION_CHECK)" != "yes" ]; then \
./makeapi --validate; \
+ ./makeaci --validate; \
fi
server: version-update