aboutsummaryrefslogtreecommitdiffstats
path: root/epan/Makefile.common
diff options
context:
space:
mode:
authorMichael Mann <mmann78@netscape.net>2015-01-08 11:54:36 -0500
committerAnders Broman <a.broman58@gmail.com>2015-01-09 05:58:59 +0000
commit456095c89dd5fe257ce86d5529179295ebf9151e (patch)
treeb03b205ab311c7d4c25b0b7e345a42f75aaec774 /epan/Makefile.common
parentd296c75247b2b176e728cfdcf24a2f20d6fa2449 (diff)
disperse atalk-utils.[ch]
The functionality was suiting for address_to_str.c and the #defines belong in packet-atalk.h. Kept the address structure with the "address string conversion", but that can probably be better cleaned up when the address to str as a whole is cleaned up. Would also consider making AT_ATALK an FT_ type as well. Change-Id: Ia534096c707e6fb94acdfee0d332beda6571c371 Reviewed-on: https://code.wireshark.org/review/6417 Petri-Dish: Hadriel Kaplan <hadrielk@yahoo.com> Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'epan/Makefile.common')
-rw-r--r--epan/Makefile.common2
1 files changed, 0 insertions, 2 deletions
diff --git a/epan/Makefile.common b/epan/Makefile.common
index 575a2884d4..4ba1be91d8 100644
--- a/epan/Makefile.common
+++ b/epan/Makefile.common
@@ -29,7 +29,6 @@ LIBWIRESHARK_SRC = \
aftypes.c \
app_mem_usage.c \
asn1.c \
- atalk-utils.c \
charsets.c \
circuit.c \
color_dissector_filters.c \
@@ -157,7 +156,6 @@ LIBWIRESHARK_INCLUDES = \
arcnet_pids.h \
arptypes.h \
asn1.h \
- atalk-utils.h \
ax25_pids.h \
bridged_pids.h \
charsets.h \