diff -r 11a35ece69c7 -r d2143018b4e4 doc/Makefile.am --- a/doc/Makefile.am Wed Jun 08 12:35:18 2005 +0000 +++ b/doc/Makefile.am Wed Jun 08 15:40:54 2005 +0000 @@ -18,7 +18,7 @@ html/index.html: if test ${doxygen_found} = yes; then \ doxygen Doxyfile; \ - cp icons/geom/ftv2* html; \ + cp $(srcdir)/icons/geom/ftv2* html; \ fi ## This is needed to make 'make dist' work even if the 'html' subdirectory