Updated Makefile
This commit is contained in:
parent
0b4200e263
commit
eeb01f3887
2
Makefile
2
Makefile
|
|
@ -116,7 +116,7 @@ submodule update --init --recursive" ; exit 1 ;\
|
||||||
$(MAKE) build
|
$(MAKE) build
|
||||||
|
|
||||||
.PHONY : build
|
.PHONY : build
|
||||||
build: $(__Hyprlock) $(__Hyprpaper) $(__Wl-clipboard) $(__Hyprland)
|
build: $(__Hyprlock) $(__Hyprpaper) $(__Wl-clipboard)/wl-copy $(__Hyprland)
|
||||||
|
|
||||||
.PHONY : install
|
.PHONY : install
|
||||||
install: build
|
install: build
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user