aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.common
diff options
context:
space:
mode:
authorMichael Mann <mmann78@netscape.net>2013-09-03 17:35:00 +0000
committerMichael Mann <mmann78@netscape.net>2013-09-03 17:35:00 +0000
commit20227036fca6d18795e16149c04c4ff736400b5c (patch)
tree7d4cd312af7d78c27546bed91e3afb9a08509525 /epan/dissectors/Makefile.common
parentfeb39701c586b91b136273b3e6bee7bf382537ee (diff)
Add MACSEC dissector
From Allan W. Nielsen, bug 9094 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9094) svn path=/trunk/; revision=51727
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 d0cd9d057f..59245931c7 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -793,6 +793,7 @@ DISSECTOR_SRC = \
packet-mac-lte-framed.c \
packet-mac-lte.c \
packet-maccontrol.c \
+ packet-macsec.c \
packet-mactelnet.c \
packet-manolito.c \
packet-mbtcp.c \