diff options
Diffstat (limited to 'tools/Makefile')
-rw-r--r-- | tools/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/Makefile b/tools/Makefile index 62c59f4bc3..b7f5c860d8 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -13,7 +13,8 @@ LDFLAGS := -g CLEANALL := scramble descramble iriver sh2d bmp2rb rdf2binary convbdf \ generate_rocklatin mkboot ipod_fw codepages uclpack mi4 gigabeat \ - lngdump telechips gigabeats creative hmac-sha1 mktccboot mknkboot rbspeexenc mkzenboot + lngdump telechips gigabeats creative hmac-sha1 mktccboot mknkboot rbspeexenc \ + mkzenboot mk500boot all: scramble descramble sh2d rdf2binary mkboot mktccboot mknkboot mkzenboot \ convbdf codepages uclpack rbspeexenc voicefont mk500boot |