From 223398f52899e5c3652f179745fe3950ce0f25d8 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Wed, 25 Nov 1998 13:05:58 +0000 Subject: Remove isa/wip.ML from distrib and web. --- Makefile.devel | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.devel b/Makefile.devel index 537fc33f..8e193d82 100644 --- a/Makefile.devel +++ b/Makefile.devel @@ -88,10 +88,10 @@ TAR=tar DEVELMAKE=make -f Makefile.devel # Files not to include the distribution area or tarball -NONDISTFILES=html etc Makefile.devel doc/notes.txt images/*.xcf images/notes.txt images/gimp images/Makefile +NONDISTFILES=html etc Makefile.devel doc/notes.txt images/*.xcf images/notes.txt images/gimp images/Makefile isa/wip.ML # Files not to include in the distribution tarball -IGNOREDFILES=doc/ProofGeneral.dvi Makefile.devel todo +IGNOREDFILES=doc/ProofGeneral.dvi Makefile.devel todo isa/wip.ML # Temporary directory to to build a distribution in DISTBUILDIR = /tmp/ProofGeneralRelease -- cgit v1.2.3