aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/Analysis/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Analysis/Makefile b/test/Analysis/Makefile
index 596da6b9e7..e8df7cb21c 100644
--- a/test/Analysis/Makefile
+++ b/test/Analysis/Makefile
@@ -1,5 +1,5 @@
# test/Regression/Analysis/Makefile
LEVEL = ../../..
-DIRS = Dominators
+DIRS = Dominators LoopInfo
include $(LEVEL)/Makefile.common