[C++11] DwarfDebug: Turn single-use functors into lambdas.
[oota-llvm.git] / unittests / Makefile
index fc7e780df3f3aeb06abe7eb5cb9ad2165b50a059..37f654065ce92aba7f29c0e47b3caec42e0be66e 100644 (file)
 LEVEL = ..
 
 PARALLEL_DIRS = ADT Analysis Bitcode CodeGen DebugInfo ExecutionEngine IR \
-               Linker MC Object Option Support Transforms
+               LineEditor Linker MC Object Option Support Transforms
 
-include $(LEVEL)/Makefile.common
+include $(LEVEL)/Makefile.config
+include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest
 
 clean::
        $(Verb) $(RM) -f *Tests