[lib/Fuzzer] remove dfsan_fuzzer_abi.list -- its contents are now moved to dfsan...
[oota-llvm.git] / unittests / ADT / Makefile
index fe0832894d32b7de11cbd7659cf13250751a8b70..c255a0b44d09101878cbe3d5b3e8385234f98a84 100644 (file)
@@ -9,7 +9,7 @@
 
 LEVEL = ../..
 TESTNAME = ADT
-LINK_COMPONENTS := core support
+LINK_COMPONENTS := support
 
 include $(LEVEL)/Makefile.config