aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2004-02-01 04:34:53 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2004-02-01 04:34:53 +0000
commit1e10d8a3d8ab56cb0b4d1dbb851b7ae75261294c (patch)
treec9557aa0fdbaca265913a0d76bc152e7b54d42fc /Makefile.am
parent31975eaf03e4d6dc4142a5989c0b1100f4821cd8 (diff)
Add the new dialog images to the distribution.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@9936 f5534014-38df-0310-8fa8-9805f1628bb7
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 \