summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rwxr-xr-xtools/configure1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/configure b/tools/configure
index 79fe31b106..2554dfe3c4 100755
--- a/tools/configure
+++ b/tools/configure
@@ -468,6 +468,7 @@ clean-apps:
468 468
469clean: 469clean:
470 \$(MAKE) clean-firmware clean-apps 470 \$(MAKE) clean-firmware clean-apps
471 rm -f rockbox.zip
471 472
472tags-firmware: 473tags-firmware:
473 \$(MAKE) -C \$(FIRMDIR) TARGET=\$(TARGET) OBJDIR=\$(THISDIR) tags 474 \$(MAKE) -C \$(FIRMDIR) TARGET=\$(TARGET) OBJDIR=\$(THISDIR) tags