Build Programs subdirectory
authorChris Lattner <sabre@nondot.org>
Fri, 14 Dec 2001 16:43:59 +0000 (16:43 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 14 Dec 2001 16:43:59 +0000 (16:43 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1473 91177308-0d34-0410-b5e6-96231b3b80d8

test/Makefile

index a62db0e130e5fde1f5b4b37e94b31782eeb63f2f..63c47a0124e683f2023bbb753502178b43bc9a4c 100644 (file)
@@ -1,4 +1,5 @@
 LEVEL  = ..
+DIRS   = Programs
 
 TESTS := $(wildcard *.ll)