aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2015-06-24 19:16:18 +0200
committerAlexis La Goutte <alexis.lagoutte@gmail.com>2015-06-24 17:17:35 +0000
commit86e562f27d2bb3703b84bf03f3a5e678b25b5207 (patch)
treeb500ac53b518b87736fe155af48908825e39d003 /Makefile.am
parentd406b28ebb77dab7aab2fbc9e37b4e4d2c2b3323 (diff)
Qt: Add x-capture-file-reload@2x.svg to Makefile.am
Change-Id: I497290eff821167a31468a10af23ab762eff32fe Reviewed-on: https://code.wireshark.org/review/9095 Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 930d9ff782..3f09133c2c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -998,6 +998,7 @@ EXTRA_DIST = \
image/toolbar/16x16/x-capture-file-reload.png \
image/toolbar/16x16/x-capture-file-reload.svg \
image/toolbar/16x16/x-capture-file-reload@2x.png \
+ image/toolbar/16x16/x-capture-file-reload@2x.svg \
image/toolbar/16x16/x-capture-file-save.png \
image/toolbar/16x16/x-capture-file-save.svg \
image/toolbar/16x16/x-capture-file-save@2x.png \
@@ -1066,6 +1067,7 @@ EXTRA_DIST = \
image/toolbar/24x24/x-capture-file-reload.png \
image/toolbar/24x24/x-capture-file-reload.svg \
image/toolbar/24x24/x-capture-file-reload@2x.png \
+ image/toolbar/24x24/x-capture-file-reload@2x.svg \
image/toolbar/24x24/x-capture-file-save.png \
image/toolbar/24x24/x-capture-file-save.svg \
image/toolbar/24x24/x-capture-file-save@2x.png \