Blob Blame History Raw
if ENABLE_BASH_COMPLETION
bashhelpersdir = $(BASH_HELPERS_DIR)
dist_bashhelpers_DATA = bash-completion/helpers/gst
bashcompletiondir = $(BASH_COMPLETION_DIR)
dist_bashcompletion_DATA = bash-completion/completions/gst-inspect-1.0 \
			   bash-completion/completions/gst-launch-1.0
endif