mirror of
https://github.com/scsitape/stenc.git
synced 2026-04-24 18:40:39 +00:00
5 lines
108 B
Makefile
5 lines
108 B
Makefile
if ENABLE_BASH_COMPLETION
|
|
bashcompletiondir = $(BASH_COMPLETION_DIR)
|
|
dist_bashcompletion_DATA = stenc
|
|
endif
|