Skip to content

Commit

Permalink
make: Set GITSTATS
Browse files Browse the repository at this point in the history
  • Loading branch information
tarsius committed Mar 21, 2022
1 parent 24fbe2a commit 378089e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions default.mk
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,6 @@ INSTALL_INFO ?= $(shell command -v ginstall-info || printf install-info)
MAKEINFO ?= makeinfo
MANUAL_HTML_ARGS ?= --css-ref /assets/page.css

GITSTATS ?= gitstats
GITSTATS_DIR ?= $(TOP)docs/stats
GITSTATS_ARGS ?= -c style=https://magit.vc/assets/stats.css -c max_authors=999

0 comments on commit 378089e

Please sign in to comment.