aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.common
diff options
context:
space:
mode:
authorTomas Kukosa <tomas.kukosa@siemens.com>2007-11-02 12:18:01 +0000
committerTomas Kukosa <tomas.kukosa@siemens.com>2007-11-02 12:18:01 +0000
commit686ea4b77376b71de2db70bdf01b676aaa6d39b9 (patch)
tree9e77b52a23c0ce28d6c76123da9c0170012eb20d /epan/dissectors/Makefile.common
parent475ec209ceed8be8ee260ba0004e65ea1f7977f6 (diff)
new H.282 (RDC) and H.283 (LCT) dissectors
svn path=/trunk/; revision=23339
Diffstat (limited to 'epan/dissectors/Makefile.common')
-rw-r--r--epan/dissectors/Makefile.common2
1 files changed, 2 insertions, 0 deletions
diff --git a/epan/dissectors/Makefile.common b/epan/dissectors/Makefile.common
index e9d8c69a31..6898594057 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -102,6 +102,8 @@ ASN_DISSECTOR_SRC = \
packet-h235.c \
packet-h245.c \
packet-h248.c \
+ packet-h282.c \
+ packet-h283.c \
packet-h323.c \
packet-h450.c \
packet-h450-ros.c \