aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2005-10-25 08:58:27 +0000
committerGuy Harris <guy@alum.mit.edu>2005-10-25 08:58:27 +0000
commit9cc23396f083e51551f2f732133d069ec7367cdf (patch)
tree95a92edc7308af5cf948a61cc1e0460ad1257618
parent36a2d54f784b09de7aae927036ce7c7b6474e51e (diff)
Fix a typo.
svn path=/trunk/; revision=16304
-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 8dc99bd043..97e2aed492 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -786,7 +786,7 @@ DISSECTOR_INCLUDES = \
packet-mrdisc.h \
packet-msnip.h \
packet-mtp3.h \
- packet-nbap.c \
+ packet-nbap.h \
packet-ncp-int.h \
packet-ncp-nmas.h \
packet-ncp-sss.h \