summaryrefslogtreecommitdiff
path: root/sfx/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'sfx/Makefile.am')
-rw-r--r--sfx/Makefile.am33
1 files changed, 28 insertions, 5 deletions
diff --git a/sfx/Makefile.am b/sfx/Makefile.am
index 74a1d3ea..f7461f2b 100644
--- a/sfx/Makefile.am
+++ b/sfx/Makefile.am
@@ -1,10 +1,33 @@
sfxdir = $(pkgdatadir)/data/sfx
-sfx_DATA = \
- bow_shoot_1.ogg \
- fist-swish.ogg \
- levelup.ogg
+sfx_DATA = \
+ bat-hit1.ogg \
+ bow_shoot_1.ogg \
+ fire-goblin-hit1.ogg \
+ fire-goblin-hit2.ogg \
+ fire-goblin-miss1.ogg \
+ fist-swish.ogg \
+ flower-hit1.ogg \
+ flower-hit2.ogg \
+ flower-miss1.ogg \
+ fluffy-hit1.ogg \
+ fluffy-hit2.ogg \
+ fluffy-hit3.ogg \
+ fluffy-hurt1.ogg \
+ fluffy-miss1.ogg \
+ knife-hit1.ogg \
+ knife-miss1.ogg \
+ levelup.ogg \
+ scorpion-hit1.ogg \
+ scorpion-hit2.ogg \
+ scorpion-hit3.ogg \
+ scorpion-hit4.ogg \
+ scorpion-miss1.ogg \
+ short-sword-hit1.ogg \
+ short-sword-miss1.ogg \
+ shroom-hit1.ogg \
+ slime-hit1.ogg
EXTRA_DIST = \
- $(sfx_DATA)
+ $(sfx_DATA) \ No newline at end of file