diff options
author | Balint Reczey <balint@balintreczey.hu> | 2013-10-22 22:32:55 +0000 |
---|---|---|
committer | Balint Reczey <balint@balintreczey.hu> | 2013-10-22 22:32:55 +0000 |
commit | bd0a70c437a17b43adc4b1c6aa2ddf370ee918ed (patch) | |
tree | 18e6be3ea379abe0742893cb55611eeaa9d7421e /Makefile.am | |
parent | 17679ee25d22b969a98a060c12edc99337f839ae (diff) | |
download | wireshark-bd0a70c437a17b43adc4b1c6aa2ddf370ee918ed.tar.gz wireshark-bd0a70c437a17b43adc4b1c6aa2ddf370ee918ed.tar.bz2 wireshark-bd0a70c437a17b43adc4b1c6aa2ddf370ee918ed.zip |
Revert "Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9209 :"
This reverts commit r52441.
svn path=/trunk/; revision=52772
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 2a3cf25062..91285870e9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -910,7 +910,6 @@ EXTRA_DIST = \ image/wsicon16.png \ image/wsicon24.png \ image/wsicon32.png \ - image/wsicon32.xpm \ image/wsicon48.png \ image/wsicon64.png \ image/wsicon128.png \ |