[tests] adapt Makefile.am to new path of metadata dir

This commit is contained in:
Benjamin Dauvergne 2011-01-04 22:59:40 +01:00
parent 20d2357451
commit d039ffc85f
2 changed files with 3 additions and 2 deletions

View File

@ -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

View File

@ -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