aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/Makefile.common
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2008-04-12 00:49:20 +0000
committerUlf Lamping <ulf.lamping@web.de>2008-04-12 00:49:20 +0000
commit55c2be83dbe0eccfc5bffc04c3192fee146a4bc3 (patch)
tree1a87790e2189aa0406c270b28dcf950f8628b5aa /gtk/Makefile.common
parentca0cfac28bbd7b2d82495747e2b5cdbc29570684 (diff)
move stock icon code from toolbar.c into specific stock_icons file(s)
svn path=/trunk/; revision=24921
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 f791404542..e4b6574315 100644
--- a/gtk/Makefile.common
+++ b/gtk/Makefile.common
@@ -110,6 +110,7 @@ WIRESHARK_GTK_SRC = \
sctp_error_dlg.c \
service_response_time_table.c \
simple_dialog.c \
+ stock_icons.c \
stream_prefs.c \
summary_dlg.c \
supported_protos_dlg.c \