aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>1999-08-19 14:30:31 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>1999-08-19 14:30:31 +0000
commit12127c4adf8a92c4fa3f357bf4005655a06aa068 (patch)
treea50ebe2c5c36f73f1880d44622b8268990180452
parent1eb511ae5722add19f172d3b01b1e269a74b1787 (diff)
Removed .eps.gz file from distrib to make it much smaller
-rw-r--r--Makefile.devel2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.devel b/Makefile.devel
index 01c10a4f..762cd7bb 100644
--- a/Makefile.devel
+++ b/Makefile.devel
@@ -106,7 +106,7 @@ NONDISTFILES=.cvsignore */.cvsignore html etc Makefile.devel doc/notes.txt doc/P
# Files not to include in the ordinary distribution tarball, but left
# in the server's copy of the distribution.
-IGNOREDFILES=doc/ProofGeneral.dvi Makefile.devel todo isa/wip.ML ChangeLog
+IGNOREDFILES=doc/ProofGeneral.dvi doc/ProofGeneral.eps.gz Makefile.devel todo isa/wip.ML ChangeLog
# Temporary directory to to build a distribution in
DISTBUILDIR = /tmp/ProofGeneralRelease