diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/Makefile | 2 |
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 @@ # CFLAGS := -O -ansi -TARGETS := scramble descramble sh2d bmp2rb convbdf generate_rocklatin mkneofile +TARGETS := scramble descramble sh2d bmp2rb convbdf generate_rocklatin all: $(TARGETS) |