aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2013-03-27 18:25:54 +0000
committerGerald Combs <gerald@wireshark.org>2013-03-27 18:25:54 +0000
commit7f7fcfbd5db69243c616a0a00dda74a24ca5838c (patch)
tree4275d29a5d22f2e5fd95d073c5c1a938215ae391 /Makefile.am
parent59669d270c32985e29f5fc0b2a2796e179a9a5ee (diff)
Fix dist.
svn path=/trunk/; revision=48593
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index fa06a69c73..d9da133cc9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -789,7 +789,8 @@ EXTRA_DIST = \
image/toolbar/capture_details_24.xpm \
image/toolbar/capture_ethernet_16.xpm \
image/toolbar/capture_filter_24.xpm \
- image/toolbar/capture_interfaces_24.xpm \
+ image/toolbar/capture_interfaces_16.png \
+ image/toolbar/capture_interfaces_24.png \
image/toolbar/capture_options_16.png \
image/toolbar/capture_options_24.png \
image/toolbar/capture_prepare_16.xpm \