aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 690a3e9..cee5f8c 100644
--- a/Makefile
+++ b/Makefile
@@ -33,6 +33,11 @@ BIN =\
blind-transpose\
blind-write-head
+SCRIPTS =\
+ blind-rotate-90\
+ blind-rotate-180\
+ blind-rotate-270
+
all: $(BIN)
%: %.o util.o stream.o