aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/Makefile.common
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2008-06-24 22:53:52 +0000
committerGerald Combs <gerald@wireshark.org>2008-06-24 22:53:52 +0000
commit495ddc2830cb3f490e53519ca3074d1aa52c2600 (patch)
tree77e5d5982b4c750466c87c9920628a3620fc15b1 /gtk/Makefile.common
parent48c21706f2cc3c94f9c4e7e4178c1b65d46662c6 (diff)
Make it obvious that this is a development version. Fix a makefile
dependency on the splash images. svn path=/trunk/; revision=25594
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 99b3d00fc1..de99ab42f5 100644
--- a/gtk/Makefile.common
+++ b/gtk/Makefile.common
@@ -124,7 +124,7 @@ WIRESHARK_GTK_SRC = \
voip_calls.c \
webbrowser.c
-about_dlg.c: ../image/wssplash.xpm
+about_dlg.c main_welcome.c: ../image/wssplash.xpm ../image/wssplash-dev.xpm
WIRESHARK_TAP_SRC = \
afp_stat.c \