repo.or.cz
/
gmpc-lastfmradio.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update autogen.sh
[gmpc-lastfmradio.git]
/
data
/
Makefile.am
blob
2b857c75b83d91bd2885c0c523662a3aab08abca
1
imagedir = $(datadir)/gmpc/plugins/lfr/
2
image_DATA = lastfm.svg\
3
lastfm.png\
4
my_bookmarks.png\
5
my_friends.png\
6
my_neighbours.png\
7
my_tags.png\
8
loved_radio.png\
9
recommended_radio.png\
10
personal_radio.png
11
12
13
14
EXTRA_DIST = $(image_DATA)
15