summaryrefslogtreecommitdiff
path: root/tools/opt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/opt/Makefile')
-rw-r--r--tools/opt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/opt/Makefile b/tools/opt/Makefile
index 678812a669..cfe97d77cd 100644
--- a/tools/opt/Makefile
+++ b/tools/opt/Makefile
@@ -1,7 +1,7 @@
LEVEL = ../..
TOOLNAME = opt
USEDLIBS = bcreader bcwriter instrument profpaths scalaropts \
- ipo ipa datastructure target analysis transforms vmcore support
+ ipo ipa datastructure transforms target analysis transformutils vmcore support
include $(LEVEL)/Makefile.common