5 lines
108 B
Makefile
5 lines
108 B
Makefile
if ENABLE_BASH_COMPLETION
|
|
bashcompletiondir = $(BASH_COMPLETION_DIR)
|
|
dist_bashcompletion_DATA = stenc
|
|
endif
|