From: bluhm Date: Tue, 12 Jul 2016 15:54:55 +0000 (+0000) Subject: Link path MTU discovery regress test into build. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=45815f37a2c95d8dc0218352afcf2a953dd6c279;p=openbsd Link path MTU discovery regress test into build. --- diff --git a/regress/sys/netinet/Makefile b/regress/sys/netinet/Makefile index acb1596ab74..2b61efc990f 100644 --- a/regress/sys/netinet/Makefile +++ b/regress/sys/netinet/Makefile @@ -1,5 +1,5 @@ -# $OpenBSD: Makefile,v 1.2 2015/11/05 12:54:24 bluhm Exp $ +# $OpenBSD: Makefile,v 1.3 2016/07/12 15:54:55 bluhm Exp $ -SUBDIR = arp autoport +SUBDIR = arp autoport pmtu .include