summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index c3d91690..645329bc 100644
--- a/Makefile
+++ b/Makefile
@@ -34,8 +34,8 @@ swamid-interfederations2:
swamid: swamid1 swamid2 swamid-no-interfederation-combined swamid-idp publish
-publish: swamid-tou-en.txt swamid-tou-sv.txt README
- cp swamid-tou-en.txt swamid-tou-sv.txt README $(DEST)
+publish: swamid-tou-en.txt swamid-tou-sv.txt README.html
+ cp swamid-tou-en.txt swamid-tou-sv.txt README.html $(DEST)
swamid1:
@saml-md-tool swamid-1.0 update --key=$(KEY) --cert=$(CERT) --pwd=$(PASS)