commit de9b58bf4f65d589436a31b2d360247b836bc6a2 parent 72a7d078069926cd16cd2500be14cbb1e5d597c9 Author: Michael Savage <mikejsavage@gmail.com> Date: Fri Feb 10 22:24:27 +0200 Wut Diffstat:
Makefile | | | 2 | +- |
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 http.o +hm.so: hm.o heightmap.o terrain_manager.o lz4.o btt.o gpubtt.o skybox.o btt.so: mod_btt.o btt.o gpubtt.o heightmap.o skybox.o stb_image.o lz4.o sm.so: shadow_map.o