wip
This commit is contained in:
parent
c184469d9d
commit
b758aa7301
3 changed files with 8 additions and 7 deletions
5
Makefile
5
Makefile
|
|
@ -30,4 +30,7 @@ fontconfig:
|
|||
srcfile:
|
||||
install -Dm600 srcfiles/src $(DESTDIR)/src/.srcfile
|
||||
|
||||
.PHONY: fish i3 i3status vis Xresources bspwm sxhkd fontconfig srcfile
|
||||
st:
|
||||
install -Dm600 st/config.def.h $(DESTDIR)/src/st/config.def.h
|
||||
|
||||
.PHONY: fish i3 i3status vis Xresources bspwm sxhkd fontconfig srcfile st
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue