diff -r e25f1cf69df9 -r 88c4b18453d5 svghmi/Makefile --- a/svghmi/Makefile Thu May 26 23:41:10 2022 +0200 +++ b/svghmi/Makefile Mon May 30 15:30:51 2022 +0200 @@ -15,7 +15,7 @@ ysl2includes := $(filter-out $(ysl2files), $(wildcard *.ysl2)) xsltfiles := $(patsubst %.ysl2, %.xslt, $(ysl2files)) -jsfiles := svghmi.js sprintf.js +jsfiles := svghmi.js sprintf.js pythonic.js all:$(xsltfiles)