Module Name: src Committed By: pgoyette Date: Sat Apr 14 02:47:27 UTC 2012
Modified Files: src/distrib/sets/lists/tests: module.mi Log Message: The k_helper3 module no longer gets installed in its own subdirectory. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/distrib/sets/lists/tests/module.mi Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/distrib/sets/lists/tests/module.mi diff -u src/distrib/sets/lists/tests/module.mi:1.7 src/distrib/sets/lists/tests/module.mi:1.8 --- src/distrib/sets/lists/tests/module.mi:1.7 Fri Apr 13 07:05:32 2012 +++ src/distrib/sets/lists/tests/module.mi Sat Apr 14 02:47:27 2012 @@ -1,4 +1,4 @@ -# $NetBSD: module.mi,v 1.7 2012/04/13 07:05:32 jruoho Exp $ +# $NetBSD: module.mi,v 1.8 2012/04/14 02:47:27 pgoyette Exp $ # # These are only made for ports doing modules. # @@ -8,7 +8,7 @@ ./usr/tests/modules/k_helper2 tests-sys-tests atf ./usr/tests/modules/k_helper2/k_helper2.kmod tests-sys-tests atf ./usr/tests/modules/k_helper3 tests-sys-tests atf -./usr/tests/modules/k_helper3/k_helper3 tests-sys-tests atf +./usr/tests/modules/k_helper3/k_helper3 tests-obsolete obsolete ./usr/tests/modules/k_uvm tests-sys-tests atf ./usr/tests/modules/k_uvm/k_uvm.kmod tests-sys-tests atf ./usr/tests/modules/t_abi_uvm tests-sys-tests atf