aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.common
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2006-02-05 02:33:06 +0000
committerJörg Mayer <jmayer@loplof.de>2006-02-05 02:33:06 +0000
commit59c6c554eae86c645e30f9cf49da761b1c8a7e1f (patch)
tree9bfb652ba4a883c6d2b46e4820ac61da85a7fc63 /epan/dissectors/Makefile.common
parent9ba6da080a3c2f3af1db97e3416278070a1fc580 (diff)
Buildbot found:
- p_rem_proto_data has been renamed to p_remove_proto_data - I forgot to commit the changes to Makefile.common svn path=/trunk/; revision=17157
Diffstat (limited to 'epan/dissectors/Makefile.common')
-rw-r--r--epan/dissectors/Makefile.common2
1 files changed, 2 insertions, 0 deletions
diff --git a/epan/dissectors/Makefile.common b/epan/dissectors/Makefile.common
index 9c2d4a29c4..30bce9e777 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -585,6 +585,7 @@ DISSECTOR_SRC = \
packet-srvloc.c \
packet-sscop.c \
packet-ssh.c \
+ packet-ssl-utils.c \
packet-ssl.c \
packet-stat-notify.c \
packet-stat.c \
@@ -886,6 +887,7 @@ DISSECTOR_INCLUDES = \
packet-snmp.h \
packet-spray.h \
packet-sscop.h \
+ packet-ssl-utils.h \
packet-stat-notify.h \
packet-stat.h \
packet-t38.h \