File tree 3 files changed +2
-2
lines changed
3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ test-validations: $(SAXON_CP) test-xspec test-sch ## Test validations
26
26
test-xspec : $(VALIDATIONS_DIR ) /test/test_all.xspec
27
27
$(EVAL_XSPEC ) $^
28
28
29
- $(VALIDATIONS_DIR ) /target/% .sch.xsl : $(VALIDATIONS_DIR ) /sch /% .sch
29
+ $(VALIDATIONS_DIR ) /target/% .sch.xsl : $(VALIDATIONS_DIR ) /styleguides /% .sch
30
30
$(COMPILE_SCH ) $^ $@
31
31
32
32
$(VALIDATIONS_DIR ) /report/test/% .svrl.xml : $(VALIDATIONS_DIR ) /target/% .sch.xsl $(VALIDATIONS_DIR ) /rules/ssp.sch
@@ -38,4 +38,4 @@ $(VALIDATIONS_DIR)/target/ssp.xsl: $(VALIDATIONS_DIR)/rules/ssp.sch
38
38
@echo " Building Schematron validations..."
39
39
$(COMPILE_SCH ) $^ $@
40
40
41
- build-validations : $(VALIDATIONS_DIR ) /target/ssp.xsl # # Build Schematron validations
41
+ build-validations : $(SAXON_CP ) $( VALIDATIONS_DIR ) /target/ssp.xsl # # Build Schematron validations
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments