aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2015-10-16 09:01:02 -0700
committerGerald Combs <gerald@wireshark.org>2015-10-16 16:22:55 +0000
commit6a98d59e764c3e4144887bfbf52d402b13d9efee (patch)
treefcb0037a75835779b4dc65fa3712f051e6a1aa2f /Makefile.am
parentb737d7e1b888a06891f6bd78aa58e62f77fb3f94 (diff)
Fix dist.
Fixup the name of the SVG file that contains all of the expert indicators. Change-Id: Ia45038fcf965973cc7585cc7c68dc24807e59168 Reviewed-on: https://code.wireshark.org/review/11099 Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 4a1d70fe20..2599639ef6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -951,7 +951,7 @@ EXTRA_DIST = \
image/toolbar/14x14/x-expert-chat@2x.png \
image/toolbar/14x14/x-expert-error.png \
image/toolbar/14x14/x-expert-error@2x.png \
- image/toolbar/14x14/x-expert-indicators.svg \
+ image/toolbar/14x14/x-expert-indicators-all.svg \
image/toolbar/14x14/x-expert-none.png \
image/toolbar/14x14/x-expert-none@2x.png \
image/toolbar/14x14/x-expert-note.png \