aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.common b/Makefile.common
index f8f4e37a09..926c02184a 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -3,7 +3,7 @@
# a) common to both files and
# b) portable between both files
#
-# $Id: Makefile.common,v 1.20 2004/02/22 09:07:38 jmayer Exp $
+# $Id: Makefile.common,v 1.21 2004/02/22 23:40:28 guy Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@ethereal.com>
@@ -729,7 +729,7 @@ ETHEREAL_COMMON_INCLUDES = \
timestats.h \
version_info.h
-# ???
+# sources for Tethereal taps
TETHEREAL_TAP_SRC = \
tap-ansi_astat.c \
tap-bootpstat.c \