From fab1e94df2abc1e5ccbe022915a8b0796aba7d7f Mon Sep 17 00:00:00 2001 From: Frederic Peters Date: Mon, 13 Aug 2007 08:59:49 +0000 Subject: [PATCH] fixed reference to metadata files --- tests/data/idp5-saml2/Makefile.am | 2 +- tests/data/sp5-saml2/Makefile.am | 2 +- tests/data/sp6-saml2/Makefile.am | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/data/idp5-saml2/Makefile.am b/tests/data/idp5-saml2/Makefile.am index aaa3c34a..61de69a7 100644 --- a/tests/data/idp5-saml2/Makefile.am +++ b/tests/data/idp5-saml2/Makefile.am @@ -1 +1 @@ -EXTRA_DIST = saml2_metadata.xml private-key.pem +EXTRA_DIST = metadata.xml private-key.pem diff --git a/tests/data/sp5-saml2/Makefile.am b/tests/data/sp5-saml2/Makefile.am index aaa3c34a..61de69a7 100644 --- a/tests/data/sp5-saml2/Makefile.am +++ b/tests/data/sp5-saml2/Makefile.am @@ -1 +1 @@ -EXTRA_DIST = saml2_metadata.xml private-key.pem +EXTRA_DIST = metadata.xml private-key.pem diff --git a/tests/data/sp6-saml2/Makefile.am b/tests/data/sp6-saml2/Makefile.am index aaa3c34a..61de69a7 100644 --- a/tests/data/sp6-saml2/Makefile.am +++ b/tests/data/sp6-saml2/Makefile.am @@ -1 +1 @@ -EXTRA_DIST = saml2_metadata.xml private-key.pem +EXTRA_DIST = metadata.xml private-key.pem