summaryrefslogtreecommitdiff
path: root/unittests/Transforms/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'unittests/Transforms/Makefile')
-rw-r--r--unittests/Transforms/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/unittests/Transforms/Makefile b/unittests/Transforms/Makefile
index 599b18a057..d5cca397b6 100644
--- a/unittests/Transforms/Makefile
+++ b/unittests/Transforms/Makefile
@@ -9,7 +9,7 @@
LEVEL = ../..
-PARALLEL_DIRS = Utils
+PARALLEL_DIRS = DebugIR Utils
include $(LEVEL)/Makefile.common