aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorRichard Sharpe <sharpe@ns.aus.com>1999-05-09 04:16:36 +0000
committerRichard Sharpe <sharpe@ns.aus.com>1999-05-09 04:16:36 +0000
commit8b00cf57b3072a28fe619342e50f48135b61afc4 (patch)
tree243ee1025db271a84bedf2195da481856efa3acb /Makefile.am
parent1f8cc100103727927e5ef0a07420cc6b16c75c5f (diff)
Added initial support for SMB plus most of negprot decode ..
svn path=/trunk/; revision=258
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 1ea914f554..7671fc8a84 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -45,6 +45,7 @@ ethereal_SOURCES = \
packet-ppp.c \
packet-raw.c \
packet-rip.c \
+ packet-smb.c \
packet-tcp.c \
packet-telnet.c \
packet-tftp.c \