ArchiveFileDescriptorTests: Resurrect part of r197600, but make it invalidated, to...
[oota-llvm.git] / unittests / Makefile
index 06ba93243e38557f395035825aaf41fce5ea9550..d80cab262127430cf58c6b06ccbce8b2059a2acf 100644 (file)
@@ -9,8 +9,8 @@
 
 LEVEL = ..
 
-PARALLEL_DIRS = ADT Analysis Bitcode CodeGen DebugInfo ExecutionEngine IR \
-               MC Object Option Support Transforms
+PARALLEL_DIRS = ADT Analysis ArchiveFileDescriptor Bitcode CodeGen DebugInfo \
+               ExecutionEngine IR MC Object Option Support Transforms
 
 include $(LEVEL)/Makefile.common