mirror of
https://github.com/Raymo111/i3lock-color.git
synced 2025-03-03 16:14:24 -05:00
Revert indent (#250)
This commit is contained in:
parent
1e284b9488
commit
16856ac4c1
1 changed files with 4 additions and 4 deletions
|
@ -14,13 +14,13 @@ pamd_files = pam/i3lock
|
||||||
pamd_DATA = $(pamd_files)
|
pamd_DATA = $(pamd_files)
|
||||||
|
|
||||||
if ENABLE_BASH_COMPLETION
|
if ENABLE_BASH_COMPLETION
|
||||||
bashcompletiondir = $(BASH_COMPLETION_DIR)
|
bashcompletiondir = $(BASH_COMPLETION_DIR)
|
||||||
dist_bashcompletion_DATA = i3lock-bash
|
dist_bashcompletion_DATA = i3lock-bash
|
||||||
endif
|
endif
|
||||||
|
|
||||||
if ENABLE_ZSH_COMPLETION
|
if ENABLE_ZSH_COMPLETION
|
||||||
zshcompletiondir = $(ZSH_COMPLETION_DIR)
|
zshcompletiondir = $(ZSH_COMPLETION_DIR)
|
||||||
dist_zshcompletion_DATA = i3lock-zsh
|
dist_zshcompletion_DATA = i3lock-zsh
|
||||||
endif
|
endif
|
||||||
|
|
||||||
install-data-hook:
|
install-data-hook:
|
||||||
|
|
Loading…
Add table
Reference in a new issue