aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>2010-12-16 14:39:33 +0000
committermorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>2010-12-16 14:39:33 +0000
commit289d3b1e6b3ec03ced6c63d20a24a01ca96e7934 (patch)
tree16827e6ebf4b6bf6e009b6101467ca71dc05c267
parent1d8a1bd57f783652092e3d982f5d952124046fda (diff)
There is no exceptions.h file here, remove it from DISSECTOR_INCLUDES.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@35201 f5534014-38df-0310-8fa8-9805f1628bb7
-rw-r--r--plugins/docsis/Makefile.common3
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/docsis/Makefile.common b/plugins/docsis/Makefile.common
index f44eae8765..5d1c148cf2 100644
--- a/plugins/docsis/Makefile.common
+++ b/plugins/docsis/Makefile.common
@@ -74,5 +74,4 @@ DISSECTOR_SRC = \
# corresponding headers
DISSECTOR_INCLUDES = \
- packet-tlv.h \
- exceptions.h
+ packet-tlv.h