diff options
author | Leif Johansson <leifj@sunet.se> | 2015-10-23 11:25:32 +0200 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2015-10-23 11:25:32 +0200 |
commit | d25685239f91c5390cee43518e9ef2dfe3dd5ec5 (patch) | |
tree | d90b6815cadb58b33d01a9c720ea21d1b6bf25f6 | |
parent | 388ca8f34b980c8697b6b0dbdda2b118ffe6b8b2 (diff) |
new makefile structure
-rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -36,7 +36,6 @@ sign: swamid upstream projects %.pub: %.sig samlsign -c $(CERT) -f $< && xmllint --c14n $< > $(DEST)/$*.xml - #xmllint --c14n --nowarning --path schema --schema schema.xsd $< > $(DEST)/$*.xml rm -f $< dependencies: swamid-externals-sp-2.0.xml swamid-interfederations-idp-2.0.xml |