Merging r258690:
[oota-llvm.git] / lib / DebugInfo / Makefile
index 20e9495b4335f5863e25e92c7b4930e863e043df..6072af31441640a91c535f188bd6a26f01ebcf66 100644 (file)
@@ -10,6 +10,6 @@ LEVEL = ../..
 
 include $(LEVEL)/Makefile.config
 
-PARALLEL_DIRS := DWARF PDB Symbolize
+PARALLEL_DIRS := CodeView DWARF PDB Symbolize
 
 include $(LEVEL)/Makefile.common