Split ConstantVals.h into Constant.h and Constants.h
[oota-llvm.git] / lib / CodeGen / Makefile
index b0fba9d6567be93efa9923ff8fcba838269a5b95..90124a2375f855d3ecda875fde8cc453e6096bbf 100644 (file)
@@ -1,4 +1,4 @@
 LEVEL = ../..
-DIRS  = InstrSelection InstrSched
+DIRS  = InstrSelection InstrSched RegAlloc
 
 include $(LEVEL)/Makefile.common