added RegAlloc Directory to DIRS

llvm-svn: 581
This commit is contained in:
Ruchira Sasanka 2001-09-14 21:28:17 +00:00
parent 808568eafc
commit 11002a7b93
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
LEVEL = ../..
DIRS = InstrSelection InstrSched
DIRS = InstrSelection InstrSched RegAlloc
include $(LEVEL)/Makefile.common