summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorHerwin Weststrate <herwinw@herwinw.nl>2018-10-03 20:19:37 +0200
committerFrancois-Xavier Le Bail <devel.fx.lebail@orange.fr>2020-04-21 23:50:03 +0200
commit763bef5f53e7776413961e26850f426863d520d3 (patch)
treee22cc6b2b75af9e79ec4854d3a012b7298103d78 /Makefile.in
parentb6dde136cd500b6c93b291c92b8c929387f71da5 (diff)
downloadtcpdump-763bef5f53e7776413961e26850f426863d520d3.tar.gz
Extract NTP printing
This method is required to dissect some RADIUS attributes
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 65c9c489..0fe4d729 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -88,6 +88,7 @@ LIBNETDISSECT_SRC=\
netdissect.c \
netdissect-alloc.c \
nlpid.c \
+ ntp.c \
oui.c \
parsenfsfh.c \
print.c \
@@ -294,6 +295,7 @@ HDR = \
nfs.h \
nfsfh.h \
nlpid.h \
+ ntp.h \
openflow.h \
ospf.h \
oui.h \