aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/Makefile.am
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2001-10-19 20:18:48 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2001-10-19 20:18:48 +0000
commitfb9213097b7978d9d9190cc8dc468d152438bfd4 (patch)
treee8e78db9ab627b8ae70714a4b8eef2bf57d5f4e8 /wiretap/Makefile.am
parentf1b3d261acb0466cb838eab99b9dbcf26b74db4e (diff)
DBS Etherwatch wiretap module, from Marc Milgram.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@4042 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'wiretap/Makefile.am')
-rw-r--r--wiretap/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/wiretap/Makefile.am b/wiretap/Makefile.am
index a5ef6aa1ab..3d92ad7bfa 100644
--- a/wiretap/Makefile.am
+++ b/wiretap/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Wiretap
#
-# $Id: Makefile.am,v 1.34 2001/10/18 20:29:56 guy Exp $
+# $Id: Makefile.am,v 1.35 2001/10/19 20:18:48 guy Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@zing.org>
@@ -42,6 +42,8 @@ libwiretap_a_SOURCES = \
buffer.h \
csids.c \
csids.h \
+ dbs-etherwatch.c \
+ dbs-etherwatch.h \
etherpeek.c \
etherpeek.h \
file.c \