Make target for the minimise tool

This commit is contained in:
Dave Page 2017-03-25 16:54:40 -04:00
parent e0f7a1cde6
commit 232ebae3aa

View File

@ -28,6 +28,9 @@ appbundle: docs
src:
./pkg/src/build.sh
minimise:
python web/tools/minimise.py ./web
docs:
LC_ALL=en_US.UTF-8 LANG=en_US.UTF-8 $(MAKE) -C docs/en_US -f Makefile.sphinx html