aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/Makefile.common
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2013-01-19 05:48:43 +0000
committerGerald Combs <gerald@wireshark.org>2013-01-19 05:48:43 +0000
commit3d280a8c95cc9e757c24880fe0901cfdf0719b82 (patch)
treea3ede1d296b48ece79963e96e0da6a04c2bc43a4 /ui/gtk/Makefile.common
parent2c5ce01f33e752222fa6fcaea8abe90e219c0753 (diff)
Replace more XPMs with PNGs.
svn path=/trunk/; revision=47159
Diffstat (limited to 'ui/gtk/Makefile.common')
-rw-r--r--ui/gtk/Makefile.common2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/gtk/Makefile.common b/ui/gtk/Makefile.common
index cf3bccf18d..96f735b72c 100644
--- a/ui/gtk/Makefile.common
+++ b/ui/gtk/Makefile.common
@@ -146,6 +146,7 @@ about_dlg.c main_welcome.c: ../../image/wssplash.xpm ../../image/wssplash-dev.xp
main_statusbar.c: expert_indicators.h capture_comment_icons.h
capture_if_dlg.c: network_icons.h remote_icons.h pipe_icon.h
stock_icons.c: toolbar_icons.h
+prefs_layout.c: layouts.h
WIRESHARK_TAP_SRC = \
afp_stat.c \
@@ -283,6 +284,7 @@ noinst_HEADERS = \
hostlist_table.h \
iax2_analysis.h \
keys.h \
+ layouts.h \
macros_dlg.h \
main.h \
main_airpcap_toolbar.h \