summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'makefile')
-rw-r--r--makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/makefile b/makefile
index 1b3f083..2b8dc74 100644
--- a/makefile
+++ b/makefile
@@ -1,2 +1,5 @@
+build:
+ ./build.sh
+
scale:
ffmpeg -i banner-small.png -vf scale="iw*10:-1:flags=neighbor" banner.png
Software created with 💖