mirror of
https://github.com/hyprwm/hyprpaper.git
synced 2024-11-16 22:25:59 +01:00
Merge pull request #1 from andresmaldonado2/main
Fixes spacing issue in Makefile
This commit is contained in:
commit
02c4e769bf
1 changed files with 3 additions and 3 deletions
6
Makefile
6
Makefile
|
@ -45,6 +45,6 @@ debug:
|
|||
cmake --build ./build --config Debug --target all -j 10
|
||||
|
||||
all:
|
||||
make clear
|
||||
make protocols
|
||||
make release
|
||||
make clear
|
||||
make protocols
|
||||
make release
|
||||
|
|
Loading…
Reference in a new issue