aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/Transforms/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Transforms/Makefile b/test/Transforms/Makefile
index 068d06ff9b..5096323998 100644
--- a/test/Transforms/Makefile
+++ b/test/Transforms/Makefile
@@ -22,6 +22,7 @@ DIRS = ADCE \
ProfilePaths \
Reassociate \
SCCP \
+ ScalarRepl \
SimplifyCFG
include $(LEVEL)/Makefile.common