aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/Makefile.common
diff options
context:
space:
mode:
authorulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>2008-04-12 15:55:27 +0000
committerulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>2008-04-12 15:55:27 +0000
commitf9bdb60056fda1789077395f3ef1d96911e83ccd (patch)
tree366b3fcd0767da7df5214058dbb5a03f5ca75c09 /gtk/Makefile.common
parente112f1ab9e04af7dc2607848e9976d3597585d70 (diff)
move statusbar related code from main.c into it's own main_statusbar.c
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@24937 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'gtk/Makefile.common')
-rw-r--r--gtk/Makefile.common1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/Makefile.common b/gtk/Makefile.common
index e4b6574315..4f676af8dd 100644
--- a/gtk/Makefile.common
+++ b/gtk/Makefile.common
@@ -82,6 +82,7 @@ WIRESHARK_GTK_SRC = \
layout_prefs.c \
macros_dlg.c \
main.c \
+ main_statusbar.c \
main_welcome.c \
menu.c \
nameres_prefs.c \