From a38250123d31df15177ae51b2fb16d6ff21c7abe Mon Sep 17 00:00:00 2001 From: gretchen Date: Fri, 24 Jul 2020 00:04:37 -0700 Subject: Rhodes pixel art --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 874f48e..cb902ca 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ all: -upload: rhodes.lua lib/Engine_Rhodes.sc +upload: rhodes.lua lib/Engine_Rhodes.sc rhodes.png find . -not -path '*/\.*' -type f | xargs -P 5 -n 1 norns_upload gretchen/rhodes norns_load gretchen/rhodes rhodes.lua -- cgit v1.2.1