summaryrefslogtreecommitdiffstats
path: root/kbackgammon/sounds/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'kbackgammon/sounds/Makefile.am')
-rw-r--r--kbackgammon/sounds/Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/kbackgammon/sounds/Makefile.am b/kbackgammon/sounds/Makefile.am
new file mode 100644
index 00000000..ae7f255f
--- /dev/null
+++ b/kbackgammon/sounds/Makefile.am
@@ -0,0 +1,8 @@
+
+sounds_DATA = kbackgammon-lost.wav kbackgammon-won.wav kbackgammon-roll.wav kbackgammon-move.wav
+
+soundsdir = $(kde_datadir)/kbackgammon/sounds
+
+EXTRA_DIST = $(sounds_DATA)
+
+