Fix Makefile
This commit is contained in:
parent
7ecda7ede1
commit
08c99a5227
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -9,6 +9,6 @@ i3:
|
|||
|
||||
vis:
|
||||
install -Dm600 vis/visrc.lua $(DESTDIR)$(PREFIX)/vis/visrc.lua
|
||||
install -Dm700 vis/themes/* -t $(DESTDIR)$(PREFIX)/config/vis/themes/
|
||||
install -Dm700 vis/themes/* -t $(DESTDIR)$(PREFIX)/vis/themes/
|
||||
|
||||
.PHONY: fish i3 vis
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue