tee: Check for the removed pad flag also in the slow pushing path
[platform/upstream/gstreamer.git] / data / Makefile.am
1 if ENABLE_BASH_COMPLETION
2 bashhelpersdir = $(BASH_HELPERS_DIR)
3 dist_bashhelpers_DATA = bash-completion/helpers/gst
4 bashcompletiondir = $(BASH_COMPLETION_DIR)
5 dist_bashcompletion_DATA = bash-completion/completions/gst-inspect-1.0 \
6                            bash-completion/completions/gst-launch-1.0
7 endif