Index: source/Makefile.am =================================================================== --- source/Makefile.am (révision 3464) +++ source/Makefile.am (copie de travail) @@ -72,7 +72,7 @@ check: freedesktop.org.xml check-translations if test -n $(XMLLINT) ; then \ - xmllint --noout --valid $(top_srcdir)/freedesktop.org.xml; \ + xmllint --noout --valid $(top_builddir)/freedesktop.org.xml; \ fi if test -d CVS/ && test -x ../xdgmime/src/test-mime-data && test -x $(top_builddir)/test-tree-magic ; then \ mkdir -p $(top_builddir)/temp-mime-dir/mime/packages ; \