Fix library name.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17305 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Reid Spencer 2004-10-28 05:32:01 +00:00
parent e55bd78e80
commit 06aada9ebd

View File

@ -7,7 +7,7 @@
#
##===----------------------------------------------------------------------===##
LEVEL = ../../..
LIBRARYNAME = bcreader
LIBRARYNAME = LLVMBCReader
include $(LEVEL)/Makefile.common