aboutsummaryrefslogtreecommitdiff
path: root/data/Makefile.am
diff options
context:
space:
mode:
authortaw27 <taw27@84d2e878-0bd5-11dd-ad15-13eda11d74c5>2008-05-17 14:40:31 +0000
committertaw27 <taw27@84d2e878-0bd5-11dd-ad15-13eda11d74c5>2008-05-17 14:40:31 +0000
commit17a94886c9cd2752789ed166f5627c5f2a1ca44b (patch)
tree4e8ac8c0ada2db47c3df55eb31d63f769c146a16 /data/Makefile.am
parentdee6a92fcdda1ad0194abe08bf1f46f83167e9d8 (diff)
Initial audio framework
git-svn-id: svn://cook.msm.cam.ac.uk:745/thrust3d/thrust3d@21 84d2e878-0bd5-11dd-ad15-13eda11d74c5
Diffstat (limited to 'data/Makefile.am')
-rw-r--r--data/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index 36eb084..efd821c 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -11,3 +11,6 @@ textures_DATA = textures/floor1.png textures/tiledwall.png
roomsdir = $(datadir)/thrust3d/rooms
rooms_DATA = rooms/00-00-00 rooms/00-00-01 rooms/00-00-02 rooms/00-00-03 rooms/00-00-04 rooms/00-01-04 rooms/00-02-04
+sounddir = $(datadir)/thrust3d/sound
+sound_DATA = sound/hum.wav
+