Add new dir

llvm-svn: 10686
This commit is contained in:
Chris Lattner 2004-01-05 05:25:59 +00:00
parent 9239f785ec
commit 4169ceab8c

View File

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