aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/Makefile.common
diff options
context:
space:
mode:
authorSake Blok <sake@euronet.nl>2011-03-08 01:52:25 +0000
committerSake Blok <sake@euronet.nl>2011-03-08 01:52:25 +0000
commit307c0d70fbf7343fbdc37bb324945de1c27a96da (patch)
tree3bc38d1ce7d66021eba710361c78a0404e670bc7 /gtk/Makefile.common
parent4f8edc81e68e349f821790920bc7cee59d084c13 (diff)
Removal of the old packet-list in favor of the new packet list.
It compiles with "./configure without options" on my Mac. Let's see what the buildbots have to say about it :-) svn path=/trunk/; revision=36161
Diffstat (limited to 'gtk/Makefile.common')
-rw-r--r--gtk/Makefile.common2
1 files changed, 0 insertions, 2 deletions
diff --git a/gtk/Makefile.common b/gtk/Makefile.common
index b3fa7bee0a..00ef90ccd1 100644
--- a/gtk/Makefile.common
+++ b/gtk/Makefile.common
@@ -95,7 +95,6 @@ WIRESHARK_GTK_SRC = \
main_filter_toolbar.c \
manual_addr_resolv.c \
menus.c \
- main_packet_list.c \
main_proto_draw.c \
main_statusbar.c \
main_toolbar.c \
@@ -283,7 +282,6 @@ noinst_HEADERS = \
main_airpcap_toolbar.h \
main_filter_toolbar.h \
menus.h \
- main_packet_list.h \
main_proto_draw.h \
main_statusbar_private.h \
main_toolbar.h \