* Added an interface for how LLEE would communicate with the OS
[oota-llvm.git] / Makefile
index b7824d50600089887b4ff585756545354f1d2318..1e8d99c0b3caeeaacd3bf4db732024793da0bb7f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 LEVEL = .
-DIRS = lib/Support utils lib tools
+DIRS = support lib tools runtime
 OPTIONAL_DIRS = projects
 
 include $(LEVEL)/Makefile.common