Add check to make sure that we dont reference MEthodType's directly
[oota-llvm.git] / lib / Makefile
index 3f6537a60ee551a634d0a938b180e870046c0167..cf205e3596f506c22273042b61e5081d6a959d8a 100644 (file)
@@ -1,5 +1,5 @@
 LEVEL = ..
-DIRS = VMCore Analysis Assembly Bytecode Optimizations CodeGen
+DIRS = VMCore Analysis Assembly Bytecode Optimizations Support CodeGen Target
 
 include $(LEVEL)/Makefile.common