aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>1998-09-17 02:01:50 +0000
committerGerald Combs <gerald@wireshark.org>1998-09-17 02:01:50 +0000
commit19176fbb4f84cce7cac6ebe5f453837bfafa76d0 (patch)
tree73736c49df55712dd300e40f52e754b5909915dd /Makefile.am
parent576024f9038de43ca7d0e1fce34282d0e1ec37c5 (diff)
* Added in Laurent's OSI/ISO CNLP and COTP support.
* Added Laurent's changes to the man (actually pod) page. * Copied in VERSION file so that others can make doc/Makefile svn path=/trunk/; revision=8
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 2c148261ab..67761fd9f0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -20,6 +20,7 @@ ethereal_SOURCES = \
packet-ip.c \
packet-ipv6.c \
packet-ipx.c \
+ packet-osi.c \
packet-ospf.c \
packet-ppp.c \
packet-raw.c \