diff options
Diffstat (limited to 'unittests/Transforms/Makefile')
-rw-r--r-- | unittests/Transforms/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unittests/Transforms/Makefile b/unittests/Transforms/Makefile index d5cca39..3a2cdfc 100644 --- a/unittests/Transforms/Makefile +++ b/unittests/Transforms/Makefile @@ -9,7 +9,7 @@ LEVEL = ../.. -PARALLEL_DIRS = DebugIR Utils +PARALLEL_DIRS = IPO Utils include $(LEVEL)/Makefile.common |