Try to fix Makefile build for LLVMDebugInfoPDB.
[oota-llvm.git] / lib / DebugInfo / Makefile
index 9b4cb23690d6f14ae55d05b86d1c3804a905d717..27a5e1f0f496f669c0f97217fa73d8fe39b29b8f 100644 (file)
@@ -10,6 +10,6 @@ LEVEL = ../..
 
 include $(LEVEL)/Makefile.config
 
-PARALLEL_DIRS := DWARF
+PARALLEL_DIRS := DWARF PDB
 
 include $(LEVEL)/Makefile.common
\ No newline at end of file