artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a8f999
)
Link path MTU discovery regress test into build.
author
bluhm
<bluhm@openbsd.org>
Tue, 12 Jul 2016 15:54:55 +0000
(15:54 +0000)
committer
bluhm
<bluhm@openbsd.org>
Tue, 12 Jul 2016 15:54:55 +0000
(15:54 +0000)
regress/sys/netinet/Makefile
patch
|
blob
|
history
diff --git
a/regress/sys/netinet/Makefile
b/regress/sys/netinet/Makefile
index
acb1596
..
2b61efc
100644
(file)
--- 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 <bsd.subdir.mk>