InstrProf: Add some unit tests for CoverageMapping
[oota-llvm.git] / unittests / Makefile
index 603e7d58f8c704909bbf0c81513db1e496d20e4e..fefef0748b961b05d44ed4c7398e079b2c7f8efa 100644 (file)
@@ -10,7 +10,7 @@
 LEVEL = ..
 
 PARALLEL_DIRS = ADT Analysis Bitcode CodeGen DebugInfo ExecutionEngine IR \
-               LineEditor Linker MC Option Support Transforms
+               LineEditor Linker MC Option ProfileData Support Transforms
 
 include $(LEVEL)/Makefile.config
 include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest