Link path MTU discovery regress test into build.
authorbluhm <bluhm@openbsd.org>
Tue, 12 Jul 2016 15:54:55 +0000 (15:54 +0000)
committerbluhm <bluhm@openbsd.org>
Tue, 12 Jul 2016 15:54:55 +0000 (15:54 +0000)
regress/sys/netinet/Makefile

index acb1596..2b61efc 100644 (file)
@@ -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 <bsd.subdir.mk>