meson: install gst-element-check-1.0.m4
authorTim-Philipp Müller <tim@centricular.com>
Thu, 4 May 2017 20:06:21 +0000 (21:06 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Thu, 4 May 2017 20:06:21 +0000 (21:06 +0100)
https://bugzilla.gnome.org/show_bug.cgi?id=782174

meson.build

index ba6312b..ce342fe 100644 (file)
@@ -435,3 +435,5 @@ else
 endif
 
 run_command(py3, '-c', 'import shutil; shutil.copy("hooks/pre-commit.hook", ".git/hooks/pre-commit")')
+
+install_data('gst-element-check-1.0.m4', install_dir : join_paths(get_option('datadir'), 'aclocal'))