summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMartin Mathieson <martin.r.mathieson@googlemail.com>2006-11-15 17:27:04 +0000
committerMartin Mathieson <martin.r.mathieson@googlemail.com>2006-11-15 17:27:04 +0000
commitb14829d151808670d5add79e31d531bd68cd4600 (patch)
tree9faba3bafa06f7b66aa05a4f568c2a131dd41aab /Makefile.am
parente89aadc13ab24b6b3a3a51b6f3ecf5503803a9e7 (diff)
downloadwireshark-b14829d151808670d5add79e31d531bd68cd4600.tar.gz
From Olivier Jacques:
Here is a DTD for the MSCML protocol, draft-07. This implementation is not entirely up-to-date (draft-09 is out), but this is a good base to start from. I updated the WIKI with info, snapshot and sample capture: http://wiki.wireshark.org/MSCML svn path=/trunk/; revision=19901
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 7a50d8abd8..8bf2a6b243 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -106,6 +106,7 @@ dtdsdir = $(pkgdatadir)/dtds
dtds_DATA = \
dtds/dc.dtd \
dtds/itunes.dtd \
+ dtds/mscml.dtd \
dtds/pocsettings.dtd \
dtds/presence.dtd \
dtds/reginfo.dtd \