summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NewMakefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/NewMakefile b/NewMakefile
index 41bc9cc9..627007a2 100644
--- a/NewMakefile
+++ b/NewMakefile
@@ -13,7 +13,7 @@ keys: $(KEY) $(CERT)
MXML=$(shell echo *.mxml)
-sign: keys swamid nya swamid-compat nya-testing old-swamid-testing swamid-testing swamid-kalmar swamid-edugain-testing swamid-ki-sll
+sign: keys swamid nya swamid-compat nya-testing old-swamid-testing swamid-testing swamid-testing-idp swamid-kalmar swamid-edugain-testing swamid-ki-sll
urn-mace-swami.se-swamid-test-1.0-metadata.mxml:
@sed 's!http://md.swamid.se/md/swamid-1.0.xml!urn:mace:swami.se:swamid:test-1.0!g' < swamid-1.0.mxml > urn-mace-swami.se-swamid-test-1.0-metadata.mxml
@@ -63,7 +63,7 @@ swamid-ki-sll:
@test -s swamid-ki-sll-1.0.xml && cp swamid-ki-sll-1.0.xml $(DEST)
test:
- for x in $(MXML); do xmllint --xinclude --nowarning --noout --path schema --schema schema.xsd $$x; done
+ @for x in $(MXML); do xmllint --xinclude --nowarning --noout --path schema --schema schema.xsd $$x; done
clean:
@rm -f *.xml