aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2006-08-24 16:23:08 +0000
committerGerald Combs <gerald@wireshark.org>2006-08-24 16:23:08 +0000
commit0a56e2f3d4c1df2878d5b15db108a783d2778e06 (patch)
tree5e802e2f8fd3443f6351d00d7a93d55cc926ae38 /Makefile.am
parent3fdcf78c6843627e0f6c405ed2372bf579cee8e1 (diff)
downloadwireshark-0a56e2f3d4c1df2878d5b15db108a783d2778e06.tar.gz
wireshark-0a56e2f3d4c1df2878d5b15db108a783d2778e06.tar.bz2
wireshark-0a56e2f3d4c1df2878d5b15db108a783d2778e06.zip
Add missing files to the release. Build an "a" installer.wireshark-0.99.3backups/master-0.99.3@19109
svn path=/trunk-0.99.3/; revision=19013
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 293e8f9891..70b53ee632 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -610,9 +610,14 @@ EXTRA_DIST = \
image/stock_dialog_warning_48.xpm \
image/text2pcap.rc.in \
image/toolbar/autoscroll_24.xpm \
+ image/toolbar/capture_airpcap_16.xpm \
+ image/toolbar/capture_capture_16.xpm \
+ image/toolbar/capture_details_16.xpm \
+ image/toolbar/capture_ethernet_16.xpm \
image/toolbar/capture_filter_24.xpm \
image/toolbar/capture_interfaces_24.xpm \
image/toolbar/capture_options_24.xpm \
+ image/toolbar/capture_prepare_16.xpm \
image/toolbar/capture_restart_24.xpm \
image/toolbar/capture_start_24.xpm \
image/toolbar/capture_stop_24.xpm \
@@ -654,6 +659,7 @@ EXTRA_DIST = \
image/toolbar/telephony_16.xpm \
image/toolbar/time_24.xpm \
image/toolbar/web_support_24.xpm \
+ image/toolbar/wep_closed_24.xpm \
image/toolbar/wiki_24.xpm \
image/tshark.rc.in \
image/up_arrow.xpm \