diff options
Diffstat (limited to 'llvm/unittests/Makefile')
| -rw-r--r-- | llvm/unittests/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/unittests/Makefile b/llvm/unittests/Makefile index 6f4dae1055c..9f377cd744c 100644 --- a/llvm/unittests/Makefile +++ b/llvm/unittests/Makefile @@ -9,7 +9,7 @@ LEVEL = .. -PARALLEL_DIRS = ADT ExecutionEngine Support VMCore +PARALLEL_DIRS = ADT ExecutionEngine Support Transforms VMCore include $(LEVEL)/Makefile.common |

