You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
MAINTAINERCLEANFILES = Makefile.in |
|
filesdir = $(datadir)/enlightenment/data/icons |
|
files_DATA = \ |
|
xterm.png \ |
|
web_browser.png \ |
|
audio_player.png \ |
|
mail_client.png \ |
|
video_player.png \ |
|
text_editor.png \ |
|
image_viewer.png \ |
|
audio_player2.png |
|
|
|
EXTRA_DIST = $(files_DATA)
|
|
|