aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>1998-09-17 02:01:50 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>1998-09-17 02:01:50 +0000
commit0c4ef493d8a135099ee918fe253fca174bc8accd (patch)
tree73736c49df55712dd300e40f52e754b5909915dd /Makefile.am
parent969e30f1e217a4f12716ad26408af07936153423 (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 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@8 f5534014-38df-0310-8fa8-9805f1628bb7
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 \