summaryrefslogtreecommitdiff
path: root/tools/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/Makefile')
-rw-r--r--tools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Makefile b/tools/Makefile
index 80a57c632f..5fec4b1dbe 100644
--- a/tools/Makefile
+++ b/tools/Makefile
@@ -8,7 +8,7 @@
8# 8#
9CFLAGS := -O -ansi 9CFLAGS := -O -ansi
10 10
11TARGETS := scramble descramble sh2d bmp2rb convbdf generate_rocklatin mkneofile 11TARGETS := scramble descramble sh2d bmp2rb convbdf generate_rocklatin
12 12
13all: $(TARGETS) 13all: $(TARGETS)
14 14