Author: simon Date: Thu Jul 22 11:38:48 2010 New Revision: 210374 URL: http://svn.freebsd.org/changeset/base/210374
Log: Hook newsyslog regression tests to the Makefile 'build'. MFC after: 3 weeks Modified: head/tools/regression/usr.sbin/Makefile Modified: head/tools/regression/usr.sbin/Makefile ============================================================================== --- head/tools/regression/usr.sbin/Makefile Thu Jul 22 11:37:54 2010 (r210373) +++ head/tools/regression/usr.sbin/Makefile Thu Jul 22 11:38:48 2010 (r210374) @@ -1,5 +1,5 @@ # $FreeBSD$ -SUBDIR= sa +SUBDIR= newsyslog sa .include <bsd.subdir.mk> _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
