summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorChun-wei Fan <fanc999@yahoo.com.tw>2020-04-06 06:53:49 +0000
committerChun-wei Fan <fanc999@yahoo.com.tw>2020-04-06 06:53:49 +0000
commit13677bd24a4bb5bd6afd57917c05a50ec77b9494 (patch)
tree7b80f96512069961a6d47ec7e028c83db50bde14 /meson.build
parentd9533d4e5fde228b985ac15764241fb76d231713 (diff)
parent51eeca6abdd3e8b2e2b1d503b8182c28675cc8d8 (diff)
downloadmm-common-13677bd24a4bb5bd6afd57917c05a50ec77b9494.tar.gz
Merge branch 'check-dllexport-usage' into 'master'
util: Add script to check gmmproc version See merge request GNOME/mm-common!5
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/meson.build b/meson.build
index fbc7e5e..92c639a 100644
--- a/meson.build
+++ b/meson.build
@@ -73,6 +73,7 @@ endforeach
# These are installed so that mm-common-get can copy them
# into projects at Meson setup or configure time.
meson_build_support_basefiles = [
+ 'check-dllexport-usage.py',
'dist-build-scripts.py',
'dist-changelog.py',
'doc-reference.py',