[i3] fix installation of lock command
This commit is contained in:
parent
afc2913270
commit
a596df637f
1 changed files with 1 additions and 1 deletions
|
@ -81,4 +81,4 @@ clean_bins:
|
|||
rm -f $(CUSTOM_BINS:bin%=$(CUSTOM_BINS_DIR)%)
|
||||
|
||||
$(CUSTOM_BINS_DIR):
|
||||
mkdir -p $(CUSTOM_BINS) $(CUSTOM_BINS_DIR)
|
||||
mkdir -p $(CUSTOM_BINS_DIR)
|
||||
|
|
Loading…
Reference in a new issue