From f5214d9321752d997fc8f34810e7204939eb42d6 Mon Sep 17 00:00:00 2001 From: Leif Johansson Date: Thu, 22 Dec 2011 02:19:44 +0100 Subject: include interfederation in aggregate --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index de7373eb..a2d84146 100644 --- a/Makefile +++ b/Makefile @@ -33,6 +33,7 @@ sign: keys swamid nya nya-testing swamid-testing swamid-testing-idp upstream pro %.pub: %.sig samlsign -c $(CERT) -f $< && xmllint --c14n $< > $(DEST)/$*.xml + #xmllint --c14n --nowarning --path schema --schema schema.xsd $< > $(DEST)/$*.xml rm -f $< upstream: edugain kalmar @@ -46,7 +47,7 @@ edugain: projects: $(MAKE) RPI=false CONTACTS=false TOU=false ORG=false swamid-fiv-test.pub -aggregate: swamid-externals +aggregate: swamid-externals swamid-interfederations swamid-externals: swamid-externals1 swamid-externals2 -- cgit v1.2.3