Add the Linker library

llvm-svn: 17763
This commit is contained in:
Reid Spencer 2004-11-14 21:54:41 +00:00
parent cbbc7dc9a4
commit c9e91ee004
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
LEVEL = ..
PARALLEL_DIRS = VMCore Analysis Transforms AsmParser Bytecode CodeGen Target \
ExecutionEngine Debugger
ExecutionEngine Debugger Linker
include $(LEVEL)/Makefile.common