Add ExecutionEngine directory.

llvm-svn: 8371
This commit is contained in:
Brian Gaeke 2003-09-05 19:39:49 +00:00
parent f3a300d578
commit 80343a5c9b
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
LEVEL = .. LEVEL = ..
PARALLEL_DIRS = VMCore Analysis Transforms AsmParser Bytecode Support CodeGen Target CWriter PARALLEL_DIRS = VMCore Analysis Transforms AsmParser Bytecode Support CodeGen Target CWriter ExecutionEngine
include $(LEVEL)/Makefile.common include $(LEVEL)/Makefile.common