aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.am
diff options
context:
space:
mode:
authorMichael Mann <mmann78@netscape.net>2016-12-26 09:34:13 -0500
committerMichael Mann <mmann78@netscape.net>2016-12-27 01:59:55 +0000
commitfc29f28cb0c72dc93398ef3cae2f9091c2205bec (patch)
tree4a41df81c87b5cbc00bcd03baf14ec35c6a532fb /epan/dissectors/Makefile.am
parent6427edb18d84a812cd3f9de95f657953f4026589 (diff)
Merge AIM files into single dissector file.
These are probably obsolete dissectors anyway, but they are a bunch of very small files causing unnecessary file pollution. Change-Id: I03976484996b4bf987d6743ed379534456809c2c Reviewed-on: https://code.wireshark.org/review/19437 Reviewed-by: Michael Mann <mmann78@netscape.net>
Diffstat (limited to 'epan/dissectors/Makefile.am')
-rw-r--r--epan/dissectors/Makefile.am22
1 files changed, 0 insertions, 22 deletions
diff --git a/epan/dissectors/Makefile.am b/epan/dissectors/Makefile.am
index 6a5014b328..d1440eb064 100644
--- a/epan/dissectors/Makefile.am
+++ b/epan/dissectors/Makefile.am
@@ -263,27 +263,6 @@ DISSECTOR_SRC = \
packet-afp.c \
packet-afs.c \
packet-agentx.c \
- packet-aim-admin.c \
- packet-aim-adverts.c \
- packet-aim-bos.c \
- packet-aim-buddylist.c \
- packet-aim-chat.c \
- packet-aim-chatnav.c \
- packet-aim-directory.c \
- packet-aim-email.c \
- packet-aim-generic.c \
- packet-aim-icq.c \
- packet-aim-invitation.c \
- packet-aim-location.c \
- packet-aim-messaging.c \
- packet-aim-oft.c \
- packet-aim-popup.c \
- packet-aim-signon.c \
- packet-aim-ssi.c \
- packet-aim-sst.c \
- packet-aim-stats.c \
- packet-aim-translate.c \
- packet-aim-userlookup.c \
packet-aim.c \
packet-ajp13.c \
packet-alcap.c \
@@ -1463,7 +1442,6 @@ DISSECTOR_INCLUDES = \
packet-actrace.h \
packet-adb_service.h \
packet-afp.h \
- packet-aim.h \
packet-alcap.h \
packet-ansi_a.h \
packet-ansi_map.h \