aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>2004-04-29 16:49:30 +0000
committerulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>2004-04-29 16:49:30 +0000
commit56e589762f1facdaf571e7c0b9aeb5094ac279e7 (patch)
treee39a491f11c7dead420053d64db9c43e50172cee /Makefile.am
parent1bc13ff666fc74e4d361ef96862599f457491346 (diff)
added pane layout icons coming from pan (gnome newsreader)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@10728 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am8
1 files changed, 7 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index b580937b9b..1f50c03ce6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Ethereal
#
-# $Id: Makefile.am,v 1.727 2004/03/30 19:34:32 guy Exp $
+# $Id: Makefile.am,v 1.728 2004/04/29 16:49:29 ulfl Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@ethereal.com>
@@ -492,6 +492,12 @@ EXTRA_DIST = \
image/toolbar/stock_zoom_in_24.xpm \
image/toolbar/stock_zoom_out_24.xpm \
image/up_arrow.xpm \
+ image/icon_layout_1.xpm \
+ image/icon_layout_2.xpm \
+ image/icon_layout_3.xpm \
+ image/icon_layout_4.xpm \
+ image/icon_layout_5.xpm \
+ image/icon_layout_6.xpm \
make-manuf \
make-reg-dotc \
make-reg-dotc.py \