New testcase
[oota-llvm.git] / test / Analysis / Makefile
index 596da6b9e74adab1cd0e1496d3f021908f0bc82e..ad2c49e0edb5e45dbe81d96c88afa21d1291ed73 100644 (file)
@@ -1,5 +1,7 @@
 #                   test/Regression/Analysis/Makefile
 
 LEVEL = ../../..
-DIRS  = Dominators
+DIRS  = Dominators \
+       DSGraph \
+        LoopInfo
 include $(LEVEL)/Makefile.common