aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Makefile b/tools/Makefile
index 8fe52c02c8..bf5852b857 100644
--- a/tools/Makefile
+++ b/tools/Makefile
@@ -1,5 +1,5 @@
LEVEL = ..
-DIRS = as dis opt link gccas lli llc gccld analyze extract
+DIRS = as dis opt gccas llc link lli gccld analyze extract
include $(LEVEL)/Makefile.common