Remove support for NOT instruction
[oota-llvm.git] / lib / Makefile
index 3f6537a60ee551a634d0a938b180e870046c0167..eea7ca090d62aa36867b797987fbe9147caef791 100644 (file)
@@ -1,5 +1,5 @@
 LEVEL = ..
-DIRS = VMCore Analysis Assembly Bytecode Optimizations CodeGen
+DIRS = VMCore Analysis Transforms AsmParser Bytecode Support CodeGen Target CWriter
 
 include $(LEVEL)/Makefile.common