about summary refs log tree commit diff homepage
path: root/unittests/Expr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'unittests/Expr/Makefile')
-rw-r--r--unittests/Expr/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/unittests/Expr/Makefile b/unittests/Expr/Makefile
index b5c6bdb3..f1cd4ec4 100644
--- a/unittests/Expr/Makefile
+++ b/unittests/Expr/Makefile
@@ -5,7 +5,6 @@ include $(LEVEL)/Makefile.config
 
 TESTNAME := Expr
 USEDLIBS := kleaverExpr.a kleeBasic.a
-USEDLIBS += $(STP_LIBS)
 LINK_COMPONENTS := support
 
 include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest