summaryrefslogtreecommitdiff
path: root/tools/analyze/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/analyze/Makefile')
-rw-r--r--tools/analyze/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/analyze/Makefile b/tools/analyze/Makefile
index 9a33f950a4..1694f1bb8a 100644
--- a/tools/analyze/Makefile
+++ b/tools/analyze/Makefile
@@ -1,6 +1,6 @@
LEVEL = ../..
TOOLNAME = analyze
-USEDLIBS = analysis asmparser bcreader scalaropts vmcore analysis ipa datastructure transforms support
+USEDLIBS = asmparser bcreader scalaropts transforms analysis ipa datastructure transformutils vmcore support
include $(LEVEL)/Makefile.common