branch | svghmi |
changeset 3221 | 3d307ad803ea |
parent 2884 | 50b9832c51fc |
child 3235 | b2b6bf45aa2d |
--- a/svghmi/Makefile Thu Apr 01 16:00:58 2021 +0200 +++ b/svghmi/Makefile Fri Apr 02 21:16:18 2021 +0200 @@ -11,7 +11,7 @@ yml2path ?= $(abspath ../../yml2) -ysl2files := gen_index_xhtml.ysl2 +ysl2files := gen_index_xhtml.ysl2 gen_dnd_widget_svg.ysl2 ysl2includes := $(filter-out $(ysl2files), $(wildcard *.ysl2)) xsltfiles := $(patsubst %.ysl2, %.xslt, $(ysl2files))