Index: tools/clang/blink_gc_plugin/Makefile |
diff --git a/tools/clang/plugins/Makefile b/tools/clang/blink_gc_plugin/Makefile |
similarity index 93% |
copy from tools/clang/plugins/Makefile |
copy to tools/clang/blink_gc_plugin/Makefile |
index 0cfec71159cd37b884593af6e2684ab4521f6553..ee17a0ef0fef91a09faec7d4326fd25af26b5ddf 100644 |
--- a/tools/clang/plugins/Makefile |
+++ b/tools/clang/blink_gc_plugin/Makefile |
@@ -7,7 +7,7 @@ |
# make |
CLANG_LEVEL := ../.. |
-LIBRARYNAME = FindBadConstructs |
+LIBRARYNAME = BlinkGCPlugin |
LINK_LIBS_IN_SHARED = 0 |
SHARED_LIBRARY = 1 |