Admin/makedist
changeset 23160 b7d0e78be86d
parent 23149 ddc5800b699f
child 23201 85612df29daa
--- a/Admin/makedist	Thu May 31 15:23:35 2007 +0200
+++ b/Admin/makedist	Thu May 31 18:16:46 2007 +0200
@@ -162,7 +162,7 @@
 DISTBASE=$DISTBASE
 EOF
 
-MOVE=$($FIND Doc \( -type f -a -not -type l -a -not -name pghead.pdf -a \( -name \*.dvi -o -name \*.eps -o -name \*.ps -o -name \*.pdf \) -a -print \) | grep -v 'gfx/.*pdf')
+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 -rf Doc Tools