summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorBjörn Mattsson <Bjorn.Mattsson@bth.se>2019-07-18 22:01:52 +0200
committerBjörn Mattsson <Bjorn.Mattsson@bth.se>2019-07-18 22:01:52 +0200
commit38ac6ea06faaba4fe3c2f4a6f8191b1f0d38724b (patch)
treee6a447b7835e02bbb40079638ba29a2d913124bc /Makefile
parent59af194f987808c953ed4b6f49a3cadca1b459ed (diff)
Fix2 for SWAMID-2319
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c419deb7..69f6c5f7 100644
--- a/Makefile
+++ b/Makefile
@@ -254,7 +254,7 @@ test2: $(SWAMIDXML) schematest testMDUI testOrgData testEntCat testSimpleSign te
.time/%.time: swamid-2.0/%.xml
@# make tidy
- #@xsltproc xslt/add-rpi.xsl $< > $<.c && mv $<.c $<
+ @xsltproc xslt/add-rpi.xsl $< > $<.c && mv $<.c $<
@xsltproc xslt/clean-entitydescriptor.xsl $< > $<.c && mv $<.c $<
@# make schematest