aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2005-09-05 05:29:14 +0000
committerAnders Broman <anders.broman@ericsson.com>2005-09-05 05:29:14 +0000
commit76183d5644d66c9d8ee175d9119c35765bed0ffe (patch)
tree2fd8a33b089b462ee625c35cd3aaa591e16c9bd9
parentbbf0fb6ddec7a7d5b2020be734311cca73271d8f (diff)
Fix a typo, should make the buildbot hapy again.
svn path=/trunk/; revision=15681
-rw-r--r--epan/dissectors/Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/Makefile.common b/epan/dissectors/Makefile.common
index 7b73ce78e2..64d346ed88 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -817,7 +817,7 @@ DISSECTOR_INCLUDES = \
packet-rtse.h \
packet-rwall.h \
packet-rx.h \
- packet-s4406.c \
+ packet-s4406.h \
packet-scsi.h \
packet-sctp.h \
packet-sdp.h \