aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>2004-02-19 08:24:44 +0000
committerulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>2004-02-19 08:24:44 +0000
commit41394b68be5fc0d595755966b8dd845d9b67c5d1 (patch)
tree621478ba478ae488ee5a1bc45c236a5e74ae60ad /Makefile.am
parent7431cacdba311e6ca142e83f8cf26f0fe37c70a6 (diff)
added missing distribution files
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@10110 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am9
1 files changed, 8 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index aceb233c93..b57673c442 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Ethereal
#
-# $Id: Makefile.am,v 1.708 2004/02/10 12:11:22 jmayer Exp $
+# $Id: Makefile.am,v 1.709 2004/02/19 08:24:44 ulfl Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@ethereal.com>
@@ -544,18 +544,25 @@ EXTRA_DIST = \
image/toolbar/capture_24.xpm \
image/toolbar/cfilter_24.xpm \
image/toolbar/dfilter_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_open_24.xpm \
image/toolbar/stock_preferences_24.xpm \
image/toolbar/stock_print_24.xpm \
image/toolbar/stock_refresh_24.xpm \
image/toolbar/stock_right_arrow_24.xpm \
image/toolbar/stock_save_24.xpm \
+ image/toolbar/stock_save_as_24.xpm \
image/toolbar/stock_search_24.xpm \
image/toolbar/stock_stop_24.xpm \
+ image/toolbar/stock_top_24.xpm \
+ image/toolbar/stock_zoom_1_24.xpm \
+ image/toolbar/stock_zoom_in_24.xpm \
+ image/toolbar/stock_zoom_out_24.xpm \
image/up_arrow.xpm \
make-manuf \
make-reg-dotc \