aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/Makefile.common
diff options
context:
space:
mode:
authorulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>2008-04-12 16:38:13 +0000
committerulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>2008-04-12 16:38:13 +0000
commit9a111ffacd5a0a8c2acf53156d4005439884a6d6 (patch)
tree68752fb55045bc21cb9beeda88cec49377bbed30 /gtk/Makefile.common
parent8a0ae004c1549c9b03602d85468c3eedca8443b3 (diff)
rename toolbar to main_toolbar
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@24940 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'gtk/Makefile.common')
-rw-r--r--gtk/Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/Makefile.common b/gtk/Makefile.common
index 4f676af8dd..24bcf76d5b 100644
--- a/gtk/Makefile.common
+++ b/gtk/Makefile.common
@@ -83,6 +83,7 @@ WIRESHARK_GTK_SRC = \
macros_dlg.c \
main.c \
main_statusbar.c \
+ main_toolbar.c \
main_welcome.c \
menu.c \
nameres_prefs.c \
@@ -117,7 +118,6 @@ WIRESHARK_GTK_SRC = \
supported_protos_dlg.c \
tap_dfilter_dlg.c \
text_page.c \
- toolbar.c \
u3.c \
uat_gui.c \
voip_calls.c \