projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d40e49
)
meson: install gst-element-check-1.0.m4
author
Tim-Philipp Müller
<tim@centricular.com>
Thu, 4 May 2017 20:06:21 +0000
(21:06 +0100)
committer
Tim-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
patch
|
blob
|
history
diff --git
a/meson.build
b/meson.build
index ba6312bb0855c1be1f99a7d080d5ace909ec07ad..ce342fe492c95dc63862682fc4311c1667011be1 100644
(file)
--- a/
meson.build
+++ b/
meson.build
@@
-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'))