Compile the transforms directory

llvm-svn: 776
This commit is contained in:
Chris Lattner 2001-10-13 07:04:00 +00:00
parent b7b537f192
commit 1efb6bc30e
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
LEVEL = ..
DIRS = VMCore Analysis Assembly Bytecode Optimizations Support CodeGen Target
DIRS = VMCore Analysis Transforms Assembly Bytecode Optimizations Support CodeGen Target
include $(LEVEL)/Makefile.common