Makefile.am: install the SVG icon

Closes #366
This commit is contained in:
Max Kellermann 2018-10-22 18:39:50 +02:00
parent c26703b7e6
commit 61eff1cddf
2 changed files with 8 additions and 0 deletions

View File

@ -1702,6 +1702,13 @@ FILTER_LIBS = \
$(PCM_LIBS)
#
# Icon
#
iconsdir = $(datadir)/icons/hicolor/scalable/apps
icons_DATA = mpd.svg
#
# systemd unit
#

1
NEWS
View File

@ -10,6 +10,7 @@ ver 0.20.22 (not yet released)
- now runs as a service
- add button to start/stop MPD
- add option to auto-start on boot
* install the SVG icon
ver 0.20.21 (2018/08/17)
* database