aboutsummaryrefslogtreecommitdiff
path: root/data/Makefile.am
diff options
context:
space:
mode:
authortaw27 <taw27@84d2e878-0bd5-11dd-ad15-13eda11d74c5>2008-08-10 19:14:42 +0000
committertaw27 <taw27@84d2e878-0bd5-11dd-ad15-13eda11d74c5>2008-08-10 19:14:42 +0000
commitec76d5a4bce3ffe07c626d25857ec51fedb0f54b (patch)
tree22225e4eedb6cb4c195b0548b9464911358ee612 /data/Makefile.am
parent9836d52cebef33002b8cea7d2e15d4e0da043e76 (diff)
Lander modelling work
git-svn-id: svn://cook.msm.cam.ac.uk:745/thrust3d/thrust3d@247 84d2e878-0bd5-11dd-ad15-13eda11d74c5
Diffstat (limited to 'data/Makefile.am')
-rw-r--r--data/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index 31ffa94..880814a 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -10,7 +10,7 @@ shaders_DATA = shaders/lighting.vert shaders/lighting.frag shaders/swirlytron.ve
texturesdir = $(datadir)/thrust3d/textures
textures_DATA = textures/floor1.png textures/tiledwall.png textures/radioactive.png textures/fuel.png \
textures/font.png textures/concrete.png textures/tiledwall-normals.png textures/placeholder.png \
- textures/baremetal.png
+ textures/baremetal.png textures/dirt.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