Fix library name.

llvm-svn: 17305
This commit is contained in:
Reid Spencer 2004-10-28 05:32:01 +00:00
parent 37d45f6934
commit 49cc2cf279
1 changed files with 1 additions and 1 deletions

View File

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