aboutsummaryrefslogtreecommitdiffstats
path: root/test/Makefile
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2002-01-23 21:36:59 +0000
committerChris Lattner <sabre@nondot.org>2002-01-23 21:36:59 +0000
commit52a4e85a98fdb7e03f13cfc1eb9f2ef4326ec62a (patch)
tree53629c7117c91e47936f197bd7967e55698a5f05 /test/Makefile
parentfa149909ab26047db312d7496c2f04f68d259949 (diff)
downloadexternal_llvm-52a4e85a98fdb7e03f13cfc1eb9f2ef4326ec62a.zip
external_llvm-52a4e85a98fdb7e03f13cfc1eb9f2ef4326ec62a.tar.gz
external_llvm-52a4e85a98fdb7e03f13cfc1eb9f2ef4326ec62a.tar.bz2
More rules checked in
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1571 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Makefile')
-rw-r--r--test/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/test/Makefile b/test/Makefile
index 2b7bf2c..9166324 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -1,3 +1,4 @@
LEVEL = ..
-DIRS = Feature Regression Programs
-include ../Makefile.common \ No newline at end of file
+DIRS = Feature Libraries Regression Programs
+include ../Makefile.common
+