aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.common
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2009-05-26 00:49:38 +0000
committerGerald Combs <gerald@wireshark.org>2009-05-26 00:49:38 +0000
commit8a6daf2a1cae5b59bacf30bef62fc63245009e21 (patch)
tree9d96d69c98284159294894ee7ca20dad2fc25336 /epan/dissectors/Makefile.common
parente718dc79ea8b7a6e619f53031dc0191f7549cdf9 (diff)
From Didier Gautheron via bug 3052:
Add: - FIX 4.0 to 4.4 fields, auto generated with XSLT stylesheets applied on http://www.quickfixengine.org/ xml files (not included quickfixengine code is BSD but xml files have no copyright). - value_string functions for string keys, added to value_string.c. - FIX desegmentation, it doesn't work well with malformed FIX PDU. svn path=/trunk/; revision=28478
Diffstat (limited to 'epan/dissectors/Makefile.common')
-rw-r--r--epan/dissectors/Makefile.common1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/Makefile.common b/epan/dissectors/Makefile.common
index ff014dd585..84609adc37 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -1029,6 +1029,7 @@ DISSECTOR_INCLUDES = \
packet-fcswils.h \
packet-fddi.h \
packet-ff.h \
+ packet-fix.h \
packet-fmp.h \
packet-fmp_notify.h \
packet-fr.h \