aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.common
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2008-09-29 16:49:14 +0000
committerAnders Broman <anders.broman@ericsson.com>2008-09-29 16:49:14 +0000
commit46ecae4dd1933d48b11c7742efb8cae278ec7ac4 (patch)
treefe0579f64b9058d53d7670eba37324c988b47575 /epan/dissectors/Makefile.common
parent44a0e364e584ee55d70c1a05d3a2f912b94d0df1 (diff)
From Joan Ramio:
New dissector IEC 60870-5-104. svn path=/trunk/; revision=26289
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 7f687d0338..18072ec65c 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -487,6 +487,7 @@ DISSECTOR_SRC = \
packet-icp.c \
packet-icq.c \
packet-idp.c \
+ packet-iec104.c \
packet-ieee80211.c \
packet-ieee802154.c \
packet-ieee8021ah.c \