summaryrefslogtreecommitdiff
path: root/config.mk
blob: 032e41d961d1828be9900f3f16d1b8f3b000e9a6 (plain)
1
2
3
4
5
6
# config.mk Makefile fragment to set custom variables.

PYTHON=python3
BABEL=pybabel

RUN_BROWSER=$(BROWSER)