aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2006-08-28 22:52:26 +0000
committerGerald Combs <gerald@wireshark.org>2006-08-28 22:52:26 +0000
commit95e1e5a7906037a708645e70d37fffe462f47319 (patch)
tree6a21a28e41e4a1d9ce561721a2ad16440ae66fd9
parent4e7e67a8657bc330f83b4291946d734bc1c92dc6 (diff)
Fix a typo.
svn path=/trunk/; revision=19068
-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 3525019c2b..45a6ce6f2a 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -718,7 +718,7 @@ DISSECTOR_INCLUDES = \
packet-bgp.h \
packet-bootparams.h \
packet-bssap.h \
- packet-bssgp.c \
+ packet-bssgp.h \
packet-bthci_acl.h \
packet-btl2cap.h \
packet-camel.h \