mirror of
https://github.com/ful1e5/apple_cursor.git
synced 2025-05-14 15:15:02 -04:00
🧹 removed clean
target from builder/Makefile
This commit is contained in:
parent
33bb95d64d
commit
b7a7e50b32
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ X_SIZES ?=22 24 28 32 40 48 56 64 72 80 88 96
|
|||
WIN_CANVAS_SIZE ?= 32
|
||||
WIN_SIZE ?= 24
|
||||
|
||||
setup: clean
|
||||
setup:
|
||||
@python3 -m pip install clickgen --user
|
||||
|
||||
build: setup build.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue