Merge Dumper.cpp and AnalyzerWrappers.cpp into this file. Also, adjust the
[oota-llvm.git] / lib / Bytecode / Makefile
index 42daa9d2ad937011347d2f14210b978ca5d6e9c5..92494b2c35071dcd0430121fd5cf50795635fc94 100644 (file)
@@ -7,7 +7,7 @@
 # 
 ##===----------------------------------------------------------------------===##
 LEVEL = ../..
-DIRS = Analyzer Reader Writer
+DIRS = Reader Writer
 
 include $(LEVEL)/Makefile.common