summaryrefslogtreecommitdiffstats
path: root/ksnake/data/backgrounds/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ksnake/data/backgrounds/Makefile.am')
-rw-r--r--ksnake/data/backgrounds/Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/ksnake/data/backgrounds/Makefile.am b/ksnake/data/backgrounds/Makefile.am
new file mode 100644
index 00000000..597ab5a8
--- /dev/null
+++ b/ksnake/data/backgrounds/Makefile.am
@@ -0,0 +1,8 @@
+
+bgdir = $(kde_datadir)/ksnake/backgrounds
+
+bg_DATA = Bark.png Blue_Carpet.png Dark_Wood.png Granite.png \
+ Green_Carpet.png Mystique.png Rope_Weave.png Volcanic.png \
+ Wood.png
+
+EXTRA_DIST = $(bg_DATA)