Per Bug 257
The "Programs" directory no longer lives here. It have been moved to its
own cvs module. Check it out into llvm/projects and configure/build it
there.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16182 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/Makefile b/test/Makefile
index 173553a..c3244d6 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -1,5 +1,5 @@
 LEVEL  = ..
-DIRS   = Programs
+DIRS   = 
 
 #
 # Make QMTest the default for testing features and regressions