summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3a48d2cd..74de35bf 100644
--- a/Makefile
+++ b/Makefile
@@ -87,7 +87,7 @@ swamid-edugain-testing:
@saml-md-tool swamid-edugain-testing-1.0 update --key=$(KEY) --cert=$(CERT) --pwd=$(PASS)
@test -s swamid-edugain-testing-1.0.xml && cp swamid-edugain-testing-1.0.xml $(DEST)
-swamid-testing:
+edugain-testing:
@saml-md-tool swamid-edugain-1.0 update --key=$(KEY) --cert=$(CERT) --pwd=$(PASS)
@test -s swamid-edugain-1.0.xml && cp swamid-edugain-1.0.xml $(DEST