summaryrefslogtreecommitdiff
path: root/data/backgrounds
diff options
context:
space:
mode:
authorMike Blumenkrantz <zmike@osg.samsung.com>2017-11-07 11:30:19 -0500
committerMike Blumenkrantz <zmike@osg.samsung.com>2017-11-20 07:05:36 -0500
commitbd8828204779509a2f47fffc4031abcab2b34d79 (patch)
treebc7daa095060a3d9dbedbe610e0a281183a6f7b0 /data/backgrounds
parent3ab6bf7eb5ca340df10fa6358c11bdc832752df0 (diff)
downloadenlightenment-bd8828204779509a2f47fffc4031abcab2b34d79.tar.gz
remove autotools
Diffstat (limited to 'data/backgrounds')
-rw-r--r--data/backgrounds/Makefile.mk41
1 files changed, 0 insertions, 41 deletions
diff --git a/data/backgrounds/Makefile.mk b/data/backgrounds/Makefile.mk
deleted file mode 100644
index 8be227db71..0000000000
--- a/data/backgrounds/Makefile.mk
+++ /dev/null
@@ -1,41 +0,0 @@
-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)