summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtools/configure10
1 files changed, 5 insertions, 5 deletions
diff --git a/tools/configure b/tools/configure
index f162b66842..0a40b7c7e5 100755
--- a/tools/configure
+++ b/tools/configure
@@ -619,7 +619,7 @@ EOF
619 bmp2rb_native="$rootdir/tools/bmp2rb -f 0" 619 bmp2rb_native="$rootdir/tools/bmp2rb -f 0"
620 output="ajbrec.ajz" 620 output="ajbrec.ajz"
621 appextra="recorder:gui" 621 appextra="recorder:gui"
622 archosrom=""#"$pwd/rombox.ucl" 622 archosrom="" #"$pwd/rombox.ucl"
623 flash="$pwd/rockbox.ucl" 623 flash="$pwd/rockbox.ucl"
624 plugins="yes" 624 plugins="yes"
625 swcodec="" 625 swcodec=""
@@ -641,7 +641,7 @@ EOF
641 bmp2rb_native="$rootdir/tools/bmp2rb -f 0" 641 bmp2rb_native="$rootdir/tools/bmp2rb -f 0"
642 output="ajbrec.ajz" 642 output="ajbrec.ajz"
643 appextra="recorder:gui" 643 appextra="recorder:gui"
644 archosrom=""#"$pwd/rombox.ucl" 644 archosrom="" #"$pwd/rombox.ucl"
645 flash="$pwd/rockbox.ucl" 645 flash="$pwd/rockbox.ucl"
646 plugins="yes" 646 plugins="yes"
647 swcodec="" 647 swcodec=""
@@ -663,7 +663,7 @@ EOF
663 bmp2rb_native="$rootdir/tools/bmp2rb -f 0" 663 bmp2rb_native="$rootdir/tools/bmp2rb -f 0"
664 output="ajbrec.ajz" 664 output="ajbrec.ajz"
665 appextra="recorder:gui" 665 appextra="recorder:gui"
666 archosrom=""#"$pwd/rombox.ucl" 666 archosrom="" #"$pwd/rombox.ucl"
667 flash="$pwd/rockbox.ucl" 667 flash="$pwd/rockbox.ucl"
668 plugins="yes" 668 plugins="yes"
669 swcodec="" 669 swcodec=""
@@ -707,7 +707,7 @@ EOF
707 bmp2rb_native="$rootdir/tools/bmp2rb -f 0" 707 bmp2rb_native="$rootdir/tools/bmp2rb -f 0"
708 output="ajbrec.ajz" 708 output="ajbrec.ajz"
709 appextra="recorder:gui" 709 appextra="recorder:gui"
710 archosrom=""#"$pwd/rombox.ucl" 710 archosrom="" #"$pwd/rombox.ucl"
711 flash="$pwd/rockbox.ucl" 711 flash="$pwd/rockbox.ucl"
712 plugins="yes" 712 plugins="yes"
713 swcodec="" 713 swcodec=""
@@ -1718,7 +1718,7 @@ clean:
1718 manual *.pdf *.a credits.raw @OUTPUT@ bitmaps pluginbitmaps \ 1718 manual *.pdf *.a credits.raw @OUTPUT@ bitmaps pluginbitmaps \
1719 @ARCHOSROM@ @FLASHFILE@ UI256.bmp rockbox-full.zip \ 1719 @ARCHOSROM@ @FLASHFILE@ UI256.bmp rockbox-full.zip \
1720 html txt rockbox-manual*.zip sysfont.h rockbox-info.txt \ 1720 html txt rockbox-manual*.zip sysfont.h rockbox-info.txt \
1721 voicefontids 1721 voicefontids *.wav *.mp3 *.voice
1722 1722
1723voice: tools 1723voice: tools
1724 \$(SILENT)\$(MAKE) -C \$(APPSDIR) OBJDIR=\$(BUILDDIR)/@APPS@ features 1724 \$(SILENT)\$(MAKE) -C \$(APPSDIR) OBJDIR=\$(BUILDDIR)/@APPS@ features