summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b501cab..9ee11d2 100644
--- a/Makefile
+++ b/Makefile
@@ -229,7 +229,7 @@ torisatool: torisatool.o
$(CC) -o $@ $^
tones.h: gendigits
- ./gendigits
+ ./gendigits > $@
tor2fw.h: makefw tormenta2.rbt
./makefw tormenta2.rbt tor2fw > tor2fw.h