summaryrefslogtreecommitdiff
path: root/meson
diff options
context:
space:
mode:
authorMike Blumenkrantz <zmike@osg.samsung.com>2017-07-21 16:20:04 -0400
committerMike Blumenkrantz <zmike@osg.samsung.com>2017-07-21 14:43:37 -0400
commiteaebd704a9b24834d7a2fcf375dbadabe73ef020 (patch)
tree169225d688a2807af7fd8c837700bee7e3f8061d /meson
parent263ee545457bf4f5b473c9cd4fd11cb41c2d23df (diff)
downloadenlightenment-eaebd704a9b24834d7a2fcf375dbadabe73ef020.tar.gz
abort meson build if source tree is not clean
Diffstat (limited to 'meson')
-rw-r--r--meson/clean_check.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/meson/clean_check.sh b/meson/clean_check.sh
new file mode 100644
index 0000000000..c424fcc966
--- /dev/null
+++ b/meson/clean_check.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+test -f ${MESON_SOURCE_ROOT}/src/bin/e_fm_shared_types.h