Module Name: src
Committed By: christos
Date: Tue Jan 6 03:20:24 UTC 2015
Modified Files:
src/tests/net/in_cksum: Makefile
Log Message:
fix directory
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/tests/net/in_cksum/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/tests/net/in_cksum/Makefile
diff -u src/tests/net/in_cksum/Makefile:1.5 src/tests/net/in_cksum/Makefile:1.6
--- src/tests/net/in_cksum/Makefile:1.5 Mon Jan 5 21:49:21 2015
+++ src/tests/net/in_cksum/Makefile Mon Jan 5 22:20:24 2015
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2015/01/06 02:49:21 christos Exp $
+# $NetBSD: Makefile,v 1.6 2015/01/06 03:20:24 christos Exp $
.include <bsd.own.mk>
MKMAN=no
-TESTSDIR= ${TESTSBASE}/net/cksum
+TESTSDIR= ${TESTSBASE}/net/in_cksum
TESTS_SH=t_in_cksum