diff options
| author | proofgen | 1999-06-24 15:10:22 +0000 |
|---|---|---|
| committer | proofgen | 1999-06-24 15:10:22 +0000 |
| commit | 1c7c71bfbaaaaaba12a9d899be65a9888e4e4044 (patch) | |
| tree | 904954d4e71f236aee3691b13c25037c71e403a2 /Makefile.devel | |
| parent | 4162624976e6339d0a835f8ab3d213da29f63647 (diff) | |
Added ChangeLog to dist area.
Diffstat (limited to 'Makefile.devel')
| -rw-r--r-- | Makefile.devel | 6 |
1 files 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 |
