diff -r 30113bfbe723 -r b3afb9f1e801 Makefile.am --- a/Makefile.am Sun Jan 20 00:12:17 2008 +0100 +++ b/Makefile.am Sun Jan 20 00:22:09 2008 +0100 @@ -5,7 +5,7 @@ endif dist-hook: - cp -dP `find lib/ac -name CVS -prune -o \( -not -name '*~' -a -type f -o -type l \) -print` $(distdir) + cp -dP --parents `find lib/ac -name CVS -prune -o \( -not -name '*~' -a -type f -o -type l \) -print` $(distdir) sed -e s/@VERSION\@/@VERSION@/ $(distdir)/vmailmgr-@VERSION@.spec docs: