better org of src
This commit is contained in:
parent
db138cceaa
commit
1f56d1462d
3 changed files with 2 additions and 2 deletions
4
Makefile
4
Makefile
|
|
@ -28,7 +28,7 @@ fontconfig:
|
||||||
fc-cache
|
fc-cache
|
||||||
|
|
||||||
srcfile:
|
srcfile:
|
||||||
install -Dm600 main-srcfile $(DESTDIR)/.srcfile
|
install -Dm600 srcfiles/home $(DESTDIR)/.srcfile
|
||||||
install -Dm600 src-srcfile $(DESTDIR)/src/.srcfile
|
install -Dm600 srcfiles/src $(DESTDIR)/src/.srcfile
|
||||||
|
|
||||||
.PHONY: fish i3 i3status vis Xresources bspwm sxhkd fontconfig srcfile
|
.PHONY: fish i3 i3status vis Xresources bspwm sxhkd fontconfig srcfile
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue