aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjake <jake@f5534014-38df-0310-8fa8-9805f1628bb7>2008-07-15 05:15:48 +0000
committerjake <jake@f5534014-38df-0310-8fa8-9805f1628bb7>2008-07-15 05:15:48 +0000
commitb1b8b0a9d7aa84be38f5ee40373b39550a25e9e3 (patch)
tree28b9df2d173650898a4d461819470e13010a7db6
parent089713e80a5013f6cfc02afb3e117508e29b8ca8 (diff)
Fix for revision 25730:
Add packet-pw-eth.c to Makefile.common git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@25742 f5534014-38df-0310-8fa8-9805f1628bb7
-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 e4bf463459..cfb991f5d8 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -628,6 +628,7 @@ CLEAN_DISSECTOR_SRC = \
packet-prp.c \
packet-ptp.c \
packet-pvfs2.c \
+ packet-pw-eth.c \
packet-q2931.c \
packet-q931.c \
packet-q933.c \