summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 69f6c5f7..c419deb7 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