mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-28 22:14:21 -04:00
tweak added in makefile
This commit is contained in:
parent
4282b489ea
commit
1c19abe3a5
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -10,7 +10,7 @@ build:
|
|||
pip3 install -r requirements.txt
|
||||
@echo "Building $(NAME)..."
|
||||
python3 render-cursors.py ./src/$(NAME)/source-cursors.svg -o -a --name $(NAME)
|
||||
|
||||
./tweak.sh $(NAME)
|
||||
.PHONY := link
|
||||
link:
|
||||
./x11-make.sh $(NAME)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue