svghmi/Makefile
branchsvghmi
changeset 3235 b2b6bf45aa2d
parent 3221 3d307ad803ea
child 3468 3725487d5468
--- a/svghmi/Makefile	Sun May 02 23:43:57 2021 +0200
+++ b/svghmi/Makefile	Mon May 03 00:04:08 2021 +0200
@@ -11,7 +11,7 @@
 
 yml2path ?= $(abspath ../../yml2)
 
-ysl2files := gen_index_xhtml.ysl2 gen_dnd_widget_svg.ysl2
+ysl2files := gen_index_xhtml.ysl2 gen_dnd_widget_svg.ysl2 analyse_widget.ysl2
 ysl2includes := $(filter-out $(ysl2files), $(wildcard *.ysl2))
 xsltfiles := $(patsubst %.ysl2, %.xslt, $(ysl2files))