From 1c7c71bfbaaaaaba12a9d899be65a9888e4e4044 Mon Sep 17 00:00:00 2001 From: proofgen Date: Thu, 24 Jun 1999 15:10:22 +0000 Subject: Added ChangeLog to dist area. --- Makefile.devel | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile.devel b/Makefile.devel index 62bab01f..2cc9f82f 100644 --- a/Makefile.devel +++ b/Makefile.devel @@ -99,8 +99,9 @@ DEVELMAKE=make -f Makefile.devel # Files not to include the distribution area or tarball NONDISTFILES=.cvsignore */.cvsignore html etc Makefile.devel doc/notes.txt images/*.xcf images/notes.txt images/gimp images/Makefile isa/wip.ML html/notes.txt plastic/ isar/ -# Files not to include in the distribution tarball -IGNOREDFILES=doc/ProofGeneral.dvi Makefile.devel todo isa/wip.ML +# 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 # Temporary directory to to build a distribution in DISTBUILDIR = /tmp/ProofGeneralRelease @@ -118,7 +119,6 @@ RELEASENAMERPM = $(RELEASENAME)-1.noarch.rpm DEVELRELEASENAMETAR = $(DEVELRELEASENAME).tar DEVELRELEASENAMETARGZ = $(DEVELRELEASENAMETAR).gz - # Files not kept under cvs to clean away. FILES_NONCVS = ChangeLog TAGS -- cgit v1.2.3