aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorgretchen <gretchen@gnar.cool>2020-07-24 00:04:37 -0700
committergretchen <gretchen@gnar.cool>2020-07-24 00:04:37 -0700
commita38250123d31df15177ae51b2fb16d6ff21c7abe (patch)
treedabce828ff6351af0cab35e6e9833e17ffcc87a4 /Makefile
parent8795f0a601e790b3bd859426367c46b55ff845dc (diff)
downloadrhodes-a38250123d31df15177ae51b2fb16d6ff21c7abe.tar.gz
rhodes-a38250123d31df15177ae51b2fb16d6ff21c7abe.zip
Rhodes pixel art
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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