From: Chris Lattner Date: Fri, 14 Dec 2001 16:43:59 +0000 (+0000) Subject: Build Programs subdirectory X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=48e9f40be0ef7522416520da5dfc1dc6a80b9423;p=oota-llvm.git Build Programs subdirectory git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1473 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Makefile b/test/Makefile index a62db0e130e..63c47a0124e 100644 --- a/test/Makefile +++ b/test/Makefile @@ -1,4 +1,5 @@ LEVEL = .. +DIRS = Programs TESTS := $(wildcard *.ll)