changeset 3484 | 32eaba9cf30e |
parent 3472 | 2fb9849c6721 |
--- a/svghmi/Makefile Fri May 06 11:04:54 2022 +0200 +++ b/svghmi/Makefile Wed May 11 12:12:16 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)