diff options
| author | jruoho <jruoho@NetBSD.org> | 2011-05-05 05:24:44 +0000 |
|---|---|---|
| committer | jruoho <jruoho@NetBSD.org> | 2011-05-05 05:24:44 +0000 |
| commit | 897e329b062434c1957ae2e2596bd9130e2b1597 (patch) | |
| tree | 81a7284bd699c64bab133439ff7269560da50eee /tests/include/Makefile | |
| parent | e7f41198e760e221ddaa5abf6c5b16938bca36c3 (diff) | |
Follow the real tree with the test directory structure.
Diffstat (limited to 'tests/include/Makefile')
| -rw-r--r-- | tests/include/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/include/Makefile b/tests/include/Makefile index e088e8e5d1c..1c888e28823 100644 --- a/tests/include/Makefile +++ b/tests/include/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2011/05/03 04:50:31 jruoho Exp $ +# $NetBSD: Makefile,v 1.8 2011/05/05 05:24:44 jruoho Exp $ NOMAN= # defined @@ -16,7 +16,6 @@ TESTS_C+= t_limits TESTS_C+= t_netdb TESTS_C+= t_paths TESTS_C+= t_stdint -TESTS_C+= t_types FILESDIR= ${TESTSDIR} FILES= d_bitstring_27.out |
