tee: Check for the removed pad flag also in the slow pushing path
[platform/upstream/gstreamer.git] / data / Makefile.am
index 7098492..16214fc 100644 (file)
@@ -1,4 +1,7 @@
 if ENABLE_BASH_COMPLETION
+bashhelpersdir = $(BASH_HELPERS_DIR)
+dist_bashhelpers_DATA = bash-completion/helpers/gst
 bashcompletiondir = $(BASH_COMPLETION_DIR)
-dist_bashcompletion_DATA = completions/gst-inspect-1.0 completions/gst-launch-1.0
+dist_bashcompletion_DATA = bash-completion/completions/gst-inspect-1.0 \
+                          bash-completion/completions/gst-launch-1.0
 endif