aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2014-08-28 15:10:06 +0200
committerGravatar Christian Hesse <mail@eworm.de>2014-08-28 15:10:06 +0200
commitf682fb37653507d2e2146472501c3958a524becc (patch)
treec25805b774206d1101037a276742115ad37450bf
parent8cfd699ea56621f2fa2a71eb730c02bc4341cea0 (diff)
downloadmpd-notification-f682fb37653507d2e2146472501c3958a524becc.tar.gz
mpd-notification-f682fb37653507d2e2146472501c3958a524becc.tar.zst
install artwork screenshot
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index df5e4d5..ee1e10a 100644
--- a/Makefile
+++ b/Makefile
@@ -37,7 +37,8 @@ install-bin: mpd-notification
install-doc: README.html
$(INSTALL) -D -m0644 README.md $(DESTDIR)/usr/share/doc/mpd-notification/README.md
$(INSTALL) -D -m0644 README.html $(DESTDIR)/usr/share/doc/mpd-notification/README.html
- $(INSTALL) -D -m0644 screenshot.png $(DESTDIR)/usr/share/doc/mpd-notification/screenshot.png
+ $(INSTALL) -D -m0644 screenshot-sound.png $(DESTDIR)/usr/share/doc/mpd-notification/screenshot-scound.png
+ $(INSTALL) -D -m0644 screenshot-artwork.png $(DESTDIR)/usr/share/doc/mpd-notification/screenshot-artwork.png
clean:
$(RM) -f *.o *~ README.html mpd-notification version.h