aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss.ws@gmail.com>2013-10-07 19:06:39 +0000
committerJeff Morriss <jeff.morriss.ws@gmail.com>2013-10-07 19:06:39 +0000
commitdf1b8d3d96455188747efc716ff2801c2a224c2a (patch)
tree2c5c7238699dd5f64db7926f1b7b08e59d48c795 /Makefile.am
parent67e98ca737ea96675009c3a1c24c52bab6b05d4e (diff)
Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9209 :
Debian still uses XPMs for their menu system[1] so distribute wsicon32.xpm in the source tarball again (reverting part of r48565). This is the icon that debian/wireshark.menu refers to. [1] http://lintian.debian.org/tags/menu-icon-not-in-xpm-format.html svn path=/trunk/; revision=52441
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 91285870e9..2a3cf25062 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -910,6 +910,7 @@ EXTRA_DIST = \
image/wsicon16.png \
image/wsicon24.png \
image/wsicon32.png \
+ image/wsicon32.xpm \
image/wsicon48.png \
image/wsicon64.png \
image/wsicon128.png \