#!/bin/sh

cd $MESON_SOURCE_ROOT/build-aux

make syntax-check
