aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2004-02-20 11:06:20 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2004-02-20 11:06:20 +0000
commit71b23ea4f9c563403d9a569c73b882f1a1d7fe2a (patch)
tree47300fbc3069c4c1fd4c1dae101099e24a3c5c55 /Makefile.am
parent52d23788134d93fd7e9fa2ea753acd10e93a9d01 (diff)
Add a few more new toolbar icons.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@10130 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index b57673c442..5aa2388d96 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Ethereal
#
-# $Id: Makefile.am,v 1.709 2004/02/19 08:24:44 ulfl Exp $
+# $Id: Makefile.am,v 1.710 2004/02/20 11:06:20 guy Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@ethereal.com>
@@ -544,15 +544,18 @@ EXTRA_DIST = \
image/toolbar/capture_24.xpm \
image/toolbar/cfilter_24.xpm \
image/toolbar/dfilter_24.xpm \
+ image/toolbar/stock_add_24.xpm \
image/toolbar/stock_bottom_24.xpm \
image/toolbar/stock_close_24.xpm \
image/toolbar/stock_colorselector_24.xpm \
image/toolbar/stock_help_24.xpm \
image/toolbar/stock_jump_to_24.xpm \
image/toolbar/stock_left_arrow_24.xpm \
+ image/toolbar/stock_ok_20.xpm \
image/toolbar/stock_open_24.xpm \
image/toolbar/stock_preferences_24.xpm \
image/toolbar/stock_print_24.xpm \
+ image/toolbar/stock_properties_24.xpm \
image/toolbar/stock_refresh_24.xpm \
image/toolbar/stock_right_arrow_24.xpm \
image/toolbar/stock_save_24.xpm \