[SystemZ] Add test missing from r186148
[oota-llvm.git] / unittests / Makefile
index 61d60611be9ca9017a30197761d1b9b9a5840b7a..d8bf1f8fffd3deebb777df05bcbf3851a4ac508f 100644 (file)
@@ -10,7 +10,7 @@
 LEVEL = ..
 
 PARALLEL_DIRS = ADT ExecutionEngine Support Transforms IR Analysis Bitcode \
-                                                               DebugInfo
+               DebugInfo Object
 
 include $(LEVEL)/Makefile.common