author | wenzelm |
Sun, 08 Jun 2008 14:29:09 +0200 | |
changeset 27090 | 2f45c1b1b05d |
parent 27089 | 480f19078b65 |
child 27091 | 61cd3f61d3ba |
Admin/makedist | file | annotate | diff | comparison | revisions |
--- a/Admin/makedist Sat Jun 07 19:18:38 2008 +0200 +++ b/Admin/makedist Sun Jun 08 14:29:09 2008 +0200 @@ -180,6 +180,7 @@ MOVE=$($FIND Doc \( -type f -a -not -type l -a -not -name isabelle_isar.pdf -a -not -name pghead.pdf -a \( -name \*.dvi -o -name \*.eps -o -name \*.ps -o -name \*.pdf \) -a -print \) | grep -v 'gfx/.*pdf') mv -f $MOVE Distribution/doc rm Distribution/doc/Isa-logics.eps +rm Distribution/doc/codegen_process.pdf rm -rf Doc mkdir src contrib