summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.sbin/tcpdump/tcpdump/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/tcpdump/tcpdump/Makefile b/usr.sbin/tcpdump/tcpdump/Makefile
index 788e629..bb6968a 100644
--- a/usr.sbin/tcpdump/tcpdump/Makefile
+++ b/usr.sbin/tcpdump/tcpdump/Makefile
@@ -25,7 +25,7 @@ SRCS= addrtoname.c gmt2local.c machdep.c parsenfsfh.c \
setsignal.c smbutil.c tcpdump.c util.c version.c
CLEANFILES+= version.c
-CFLAGS+= -I${.CURDIR} -I${TCPDUMP_DISTDIR} -I${TCPDUMP_DISTDIR}/lbl
+CFLAGS+= -I${.CURDIR} -I${TCPDUMP_DISTDIR}
CFLAGS+= -DHAVE_CONFIG_H
.if !defined(NOINET6)
OpenPOWER on IntegriCloud