index
:
ptunnel-ng.git
Tunnel TCP connections through ICMP.
log msg
author
committer
range
coverity_scan
feature/libsodium-integration
feature/wireshark-dissector
master
ptunnel-ng/2.0.0
release
removed_extended_options
about
summary
refs
log
tree
commit
diff
path:
root
/
src
/
Makefile.am
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'src/Makefile.am')
-rw-r--r--
src/Makefile.am
3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 60b5bc6..411c410 100644
--- a/
src/Makefile.am
+++ b/
src/Makefile.am
@@ -40,7 +40,8 @@ endif
ptunnel_ng_SOURCES = \
ptunnel.c \
- psock.c
+ psock.c \
+ pdesc.c
if IS_WINDOWS
wpcap_DEF = $(srcdir)/win32/WPCAP.DEF