Eliminate opt library
[oota-llvm.git] / tools / analyze / Makefile
index aab1c2f93e545048920c42e710bd35eeca38d479..065b093b5adf15c8b1d78c852bdef7c2021df535 100644 (file)
@@ -1,6 +1,6 @@
 LEVEL = ../..
 TOOLNAME = analyze
-USEDLIBS = opt analysis asmparser bcreader asmwriter vmcore analysis opt support
+USEDLIBS = analysis asmparser bcreader asmwriter scalaropts vmcore analysis support
 
 include $(LEVEL)/Makefile.common