aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2004-02-01 04:34:53 +0000
committerGerald Combs <gerald@wireshark.org>2004-02-01 04:34:53 +0000
commit0ca3ad93b8f84698b547404c2334e0e3d515a78e (patch)
treec9557aa0fdbaca265913a0d76bc152e7b54d42fc /Makefile.am
parent661b6ceb7de4b109b009504416b4d02d0de6faf8 (diff)
Add the new dialog images to the distribution.
svn path=/trunk/; revision=9936
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 5 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index dab514f980..f31a49e8a8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Ethereal
#
-# $Id: Makefile.am,v 1.704 2004/01/31 04:40:08 guy Exp $
+# $Id: Makefile.am,v 1.705 2004/02/01 04:34:53 gerald Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@ethereal.com>
@@ -876,6 +876,10 @@ EXTRA_DIST = \
image/mergecap.rc.in \
image/nsis-checked.bmp \
image/nsis-unchecked.bmp \
+ image/stock_dialog_error_48.xpm \
+ image/stock_dialog_warning_48.xpm \
+ image/stock_dialog_question_48.xpm \
+ image/stock_dialog_info_48.xpm \
image/tethereal.rc.in \
image/text2pcap.rc.in \
image/toolbar/capture_24.xpm \