aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.common
diff options
context:
space:
mode:
authorsahlberg <sahlberg@f5534014-38df-0310-8fa8-9805f1628bb7>2009-07-29 11:29:53 +0000
committersahlberg <sahlberg@f5534014-38df-0310-8fa8-9805f1628bb7>2009-07-29 11:29:53 +0000
commite7b07750cccb9625e27c708521149224eee746a8 (patch)
tree68b4628ee7aecbf619d7e3004f9b31463598a239 /epan/dissectors/Makefile.common
parent175ab03f38bc81c4f9a7a69536bed136f5cbb18d (diff)
zigbee cluster dissector,
modified from entry in bug 3765 so it compiles cleanly git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@29232 f5534014-38df-0310-8fa8-9805f1628bb7
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 20bf1768f9..3dc54059bd 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -917,6 +917,7 @@ DISSECTOR_SRC = \
packet-zbee-aps.c \
packet-zbee-security.c \
packet-zbee-nwk.c \
+ packet-zbee-zcl.c \
packet-zbee-zdp.c \
packet-zbee-zdp-binding.c \
packet-zbee-zdp-discovery.c \