From e42e3117e767242f4682fe9e44f8e8750b167b33 Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Thu, 17 Mar 2022 13:13:42 +0100 Subject: third commit Signed-off-by: Toni Uhlig --- src/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 411c410..b9b1b5e 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -41,7 +41,8 @@ endif ptunnel_ng_SOURCES = \ ptunnel.c \ psock.c \ - pdesc.c + pdesc.c \ + ppkt.c if IS_WINDOWS wpcap_DEF = $(srcdir)/win32/WPCAP.DEF -- cgit v1.2.3