medfall

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit 5de4c5c1f6e767caea9544a7f2a20f7f61a75258
parent de9b58bf4f65d589436a31b2d360247b836bc6a2
Author: Michael Savage <mikejsavage@gmail.com>
Date:   Fri Feb 10 22:25:11 +0200

Nm

Diffstat:
Makefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile @@ -17,7 +17,7 @@ test_lockfree: relacy.cc # Module dependencies bsp.so: bsp.o bsp_renderer.o -hm.so: hm.o heightmap.o terrain_manager.o lz4.o btt.o gpubtt.o skybox.o +hm.so: hm.o heightmap.o terrain_manager.o lz4.o btt.o gpubtt.o skybox.o http.o btt.so: mod_btt.o btt.o gpubtt.o heightmap.o skybox.o stb_image.o lz4.o sm.so: shadow_map.o