libraries is used for internal stuff, not as a real testcase

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4580 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2002-11-06 20:36:52 +00:00
parent 2cf2cbcefb
commit c433e64f7d

View File

@ -1,5 +1,5 @@
LEVEL = ..
DIRS = Feature Libraries Regression Programs
DIRS = Feature Regression Programs
include ../Makefile.common
include Makefile.tests