#!/bin/sh

cd $MESON_SOURCE_ROOT

make syntax-check
