add srcfile
This commit is contained in:
parent
a9264e02f1
commit
9bb0fa8875
2 changed files with 8 additions and 1 deletions
5
Makefile
5
Makefile
|
|
@ -27,4 +27,7 @@ fontconfig:
|
|||
install -Dm600 fontconfig/fonts.conf $(DESTDIR)$(PREFIX)/fontconfig/fonts.conf
|
||||
fc-cache
|
||||
|
||||
.PHONY: fish i3 i3status vis Xresources bspwm sxhkd fontconfig
|
||||
srcfile:
|
||||
install -Dm600 main-srcfile $(DESTDIR)/.srcfile
|
||||
|
||||
.PHONY: fish i3 i3status vis Xresources bspwm sxhkd fontconfig srcfile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue