summaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-03-03 11:57:21 +0000
committerng0 <ng0@n0.is>2019-03-03 11:57:21 +0000
commit02c846bd7ff7e91a43be6f6f9dea757a3669d7a0 (patch)
tree7a387fc74b85cc08e85f7b575e27d8e856abe4ce /config.mk
parent4b89f63bd47dfb0c77dfdc6aacb89e08ec59f9d2 (diff)
downloadwww-02c846bd7ff7e91a43be6f6f9dea757a3669d7a0.tar.gz
www-02c846bd7ff7e91a43be6f6f9dea757a3669d7a0.tar.bz2
www-02c846bd7ff7e91a43be6f6f9dea757a3669d7a0.zip
Makefile: Make tsc configurable, add clean and run rules
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.mk b/config.mk
index 032e41d9..6d0dae0d 100644
--- a/config.mk
+++ b/config.mk
@@ -1,5 +1,6 @@
# config.mk Makefile fragment to set custom variables.
+TSC=tsc
PYTHON=python3
BABEL=pybabel