tweak added in makefile

This commit is contained in:
KAiZ 2019-11-19 12:55:02 +05:30
parent 4282b489ea
commit 1c19abe3a5

View file

@ -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)