mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-30 14:55: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
|
pip3 install -r requirements.txt
|
||||||
@echo "Building $(NAME)..."
|
@echo "Building $(NAME)..."
|
||||||
python3 render-cursors.py ./src/$(NAME)/source-cursors.svg -o -a --name $(NAME)
|
python3 render-cursors.py ./src/$(NAME)/source-cursors.svg -o -a --name $(NAME)
|
||||||
|
./tweak.sh $(NAME)
|
||||||
.PHONY := link
|
.PHONY := link
|
||||||
link:
|
link:
|
||||||
./x11-make.sh $(NAME)
|
./x11-make.sh $(NAME)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue