summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMathieu Duponchelle <mathieu.duponchelle@opencreed.com>2015-02-20 22:04:22 +0100
committerMathieu Duponchelle <mathieu.duponchelle@opencreed.com>2015-02-23 17:57:57 +0100
commit46e7baff745d35a2079d714ffb4284e85b74d1f7 (patch)
tree4d6e1d41e696f84b0bc83dd14cc8746a3cd99534 /Makefile.am
parentbcce3fbcb8e55b72f3114971087582121b618dda (diff)
bash-completion: Implement in a different way.
+ Gets installed + Uses a helper tool, gst-completion-helper, installed in bash-completions/helpers. + Adds a common script that other tools can source. https://bugzilla.gnome.org/show_bug.cgi?id=744877
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index ca6071dcb..a002b96cc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -11,7 +11,8 @@ SUBDIRS = pkgconfig \
docs \
po \
m4 \
- common
+ common \
+ data
if BUILD_TOOLS
SUBDIRS += tools