aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.common b/Makefile.common
index 0321fc5e5c..1f0fe02200 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -99,6 +99,10 @@ rawshark_SOURCES = \
androiddump_SOURCES = \
extcap/androiddump.c
+# sshdump specifics
+sshdump_SOURCES = \
+ extcap/sshdump.c
+
# text2pcap specifics
text2pcap_SOURCES = \
pcapio.c \