mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Disconnect tcpslice from build.
Reviewed by: sam, bmah
This commit is contained in:
parent
4db71d27a1
commit
81fbc3d1f3
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# @(#)Makefile 0.1 (RGrimes) 4/4/93
|
||||
# $FreeBSD$
|
||||
|
||||
SUBDIR= tcpdump tcpslice
|
||||
SUBDIR= tcpdump
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue