mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-20 15:27:07 +00:00
meson: install gst-element-check-1.0.m4
https://bugzilla.gnome.org/show_bug.cgi?id=782174
This commit is contained in:
parent
5d40e49d12
commit
ecb0228cf0
1 changed files with 2 additions and 0 deletions
|
@ -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'))
|
||||
|
|
Loading…
Reference in a new issue