aboutsummaryrefslogtreecommitdiff
path: root/data/Makefile.am
diff options
context:
space:
mode:
authortaw27 <taw27@84d2e878-0bd5-11dd-ad15-13eda11d74c5>2008-05-17 15:26:14 +0000
committertaw27 <taw27@84d2e878-0bd5-11dd-ad15-13eda11d74c5>2008-05-17 15:26:14 +0000
commitd862034071446734f9929d15c4770f43456efaef (patch)
treea9b9a1aa59c8d52955d3021efe8677043615eb62 /data/Makefile.am
parent17a94886c9cd2752789ed166f5627c5f2a1ca44b (diff)
2D overlay stuff
git-svn-id: svn://cook.msm.cam.ac.uk:745/thrust3d/thrust3d@22 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 efd821c..91cde53 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -6,7 +6,7 @@ shadersdir = $(datadir)/thrust3d/shaders
shaders_DATA = shaders/lighting.vert shaders/lighting.frag
texturesdir = $(datadir)/thrust3d/textures
-textures_DATA = textures/floor1.png textures/tiledwall.png
+textures_DATA = textures/floor1.png textures/tiledwall.png textures/radioactive.png textures/fuel.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