gstreamer/data/Makefile.am

8 lines
286 B
Makefile
Raw Normal View History

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