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.
41 lines
1.3 KiB
41 lines
1.3 KiB
backgroundfilesdir = $(datadir)/enlightenment/data/backgrounds |
|
backgroundfiles_DATA = \ |
|
data/backgrounds/Brown_Rock_Hi.edj \ |
|
data/backgrounds/Colorful_Roses.edj \ |
|
data/backgrounds/Darkconcrete.edj \ |
|
data/backgrounds/Dark_Gradient.edj \ |
|
data/backgrounds/Grassy.edj \ |
|
data/backgrounds/Japanesemaple.edj \ |
|
data/backgrounds/Lakegrass.edj \ |
|
data/backgrounds/Light_Gradient.edj \ |
|
data/backgrounds/Mossstring.edj \ |
|
data/backgrounds/Motleyrock.edj \ |
|
data/backgrounds/Newgrowth.edj \ |
|
data/backgrounds/Orange_Roses.edj \ |
|
data/backgrounds/Pattern_Radial.edj \ |
|
data/backgrounds/Pattern_Vertical.edj \ |
|
data/backgrounds/Pattern_Vertical_Hi.edj \ |
|
data/backgrounds/Pine_Silhouettes.edj \ |
|
data/backgrounds/Purple_Flower_Bunch.edj \ |
|
data/backgrounds/Skywall.edj \ |
|
data/backgrounds/Stringflower.edj \ |
|
data/backgrounds/Wetgrass.edj \ |
|
data/backgrounds/Wetleaf.edj \ |
|
data/backgrounds/Whiterock.edj \ |
|
data/backgrounds/Hills.edj \ |
|
data/backgrounds/Light.edj \ |
|
data/backgrounds/Temple.edj \ |
|
data/backgrounds/Train.edj \ |
|
data/backgrounds/Curly_Leaves.edj \ |
|
data/backgrounds/Flower_Petals.edj \ |
|
data/backgrounds/Go_Away.edj \ |
|
data/backgrounds/Green_Stem.edj \ |
|
data/backgrounds/Leafy_Red.edj \ |
|
data/backgrounds/Ramen.edj \ |
|
data/backgrounds/Shady_Leaves.edj \ |
|
data/backgrounds/Windy_Palm.edj \ |
|
data/backgrounds/Lantern_Cluster.edj \ |
|
data/backgrounds/Wall_Lanterns.edj |
|
|
|
|
|
EXTRA_DIST += $(backgroundfiles_DATA)
|
|
|