X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fgmqcc.git;a=blobdiff_plain;f=Makefile;h=f0b3cabfc15faad1eec6b6951e3a2cc3396599fa;hp=f35de15c608c19e6f7ecb1771f3786dfbe6226ff;hb=8e122d78be1f3e9b0154ba58eaaf6d2c62940903;hpb=58a04a04e5f6586c391940df8016500ff76809f2 diff --git a/Makefile b/Makefile index f35de15..f0b3cab 100644 --- a/Makefile +++ b/Makefile @@ -190,6 +190,9 @@ splint: @ splint $(SPLINTFLAGS) *.c *.h gource: + @ gource $(GOURCEFLAGS) + +gource-record: @ gource $(GOURCEFLAGS) -o - | ffmpeg $(FFMPEGFLAGS) gource.mp4 depend: