aboutsummaryrefslogtreecommitdiff
path: root/data/Makefile.am
diff options
context:
space:
mode:
authortaw27 <taw27@84d2e878-0bd5-11dd-ad15-13eda11d74c5>2008-08-06 23:15:55 +0000
committertaw27 <taw27@84d2e878-0bd5-11dd-ad15-13eda11d74c5>2008-08-06 23:15:55 +0000
commit1b9804535732c9f7469b3765d31e4853af0a2d9b (patch)
tree2d6b2ad8886b39e47fd3cf95b7a5cc60686cda14 /data/Makefile.am
parent22f17f52f8d8f08f2546a1552e5075d4895d6937 (diff)
Squeeze everything into 19 varying components
Add texture for pipework git-svn-id: svn://cook.msm.cam.ac.uk:745/thrust3d/thrust3d@227 84d2e878-0bd5-11dd-ad15-13eda11d74c5
Diffstat (limited to 'data/Makefile.am')
-rw-r--r--data/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index beca98a..fa68b83 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -9,7 +9,8 @@ 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/font.png textures/concrete.png textures/tiledwall-normals.png textures/placeholder.png \
+ textures/baremetal.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