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.
|
imagesfilesdir = $(datadir)/enlightenment/data/images |
|
imagesfiles_DATA = \ |
|
data/images/enlightenment.png \ |
|
data/images/test.png \ |
|
data/images/test.jpg \ |
|
data/images/test.edj \ |
|
data/images/test.svg |
|
|
|
EXTRA_DIST += $(imagesfiles_DATA)
|
|
|