first render
[nexus3d] / Makefile
index 203d578..72340f8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -20,7 +20,7 @@ LDFLAGS = -lGL -lglut -lGLEW -lm
 GLSLANG = glslangValidator
 
 
-test: test.o $(liba)
+test: test.o $(liba) $(spirv)
        $(CC) -o $@ test.o $(obj) $(liba) $(LDFLAGS)
 
 $(liba): $(obj)