]> de.git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - Makefile
Makefile: split up 'make gource' into 'make gource' (render only) and 'make gource...
[xonotic/gmqcc.git] / Makefile
index f35de15c608c19e6f7ecb1771f3786dfbe6226ff..f0b3cabfc15faad1eec6b6951e3a2cc3396599fa 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -190,6 +190,9 @@ splint:
        @  splint $(SPLINTFLAGS) *.c *.h
 
 gource:
        @  splint $(SPLINTFLAGS) *.c *.h
 
 gource:
+       @ gource $(GOURCEFLAGS)
+
+gource-record:
        @ gource $(GOURCEFLAGS) -o - | ffmpeg $(FFMPEGFLAGS) gource.mp4
 
 depend:
        @ gource $(GOURCEFLAGS) -o - | ffmpeg $(FFMPEGFLAGS) gource.mp4
 
 depend: