From d039ffc85fd9832337344aa25b6fc77a2b9a50c6 Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Tue, 4 Jan 2011 22:59:40 +0100 Subject: [PATCH] [tests] adapt Makefile.am to new path of metadata dir --- tests/Makefile.am | 2 +- tests/data/Makefile.am | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index 7e896ddd..2a90f95e 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -64,7 +64,7 @@ massif: $(MASSIF) ./tests endif -EXTRA_DIST = metadata valgrind tests.h $(tests_SOURCES) +EXTRA_DIST = valgrind tests.h $(tests_SOURCES) SUBDIRS = data diff --git a/tests/data/Makefile.am b/tests/data/Makefile.am index aec16f75..9b24331b 100644 --- a/tests/data/Makefile.am +++ b/tests/data/Makefile.am @@ -6,4 +6,5 @@ EXTRA_DIST = ca1-la ca1-ssl ca2-la ca2-ssl ca3-la ca3-ssl ca4-la ca4-ssl \ sp1-la sp1-ssl sp2-la sp2-ssl sp3-la sp3-ssl sp4-la sp4-ssl sp5-saml2 sp6-saml2 sp7-saml2 \ user1-la user2-la user3-la user4-la \ sourceid-2.0beta \ - response-1 response-2 response-3 response-4 sample-identity-dump-1.xml + response-1 response-2 response-3 response-4 sample-identity-dump-1.xml \ + metadata