]> git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - Makefile
more protos in exec.h
[xonotic/gmqcc.git] / Makefile
index a7b2ac1f488ad2388e571deba22fcfd6546663f6..eaa10a0f114ec07aca89531469ef47b55873d72d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -42,6 +42,7 @@ test_ir:  $(OBJ_I) $(OBJ)
        $(CC) -o $@ $^ $(CFLAGS)
 qcvm:     $(OBJ_X)
        $(CC) -o $@ $^ $(CFLAGS)
+exec.o: qcvm_execprogram.h
 test: test_ast test_ir
 
 # compiler target