Build WORK_IN_PROGRESS and TODO before building the

Estimated hours taken: 0.1
Branches: main

Mmakefile:
	Build WORK_IN_PROGRESS and TODO before building the
	binary distribution.

bindist/Mmakefile:
	Add TODO to the binary distribution.
This commit is contained in:
Simon Taylor
2002-11-01 07:10:16 +00:00
parent 54255f93e7
commit 1ea35a2a3a
2 changed files with 2 additions and 2 deletions

View File

@@ -26,7 +26,7 @@ UTILS = $(INSTALL_PREFIX)/bin/mkinit$(EXT_FOR_EXE) \
README_ETC = ../COPYING ../COPYING.LIB ../HISTORY ../LIMITATIONS \
../NEWS ../RELEASE_NOTES ../BUGS ../WORK_IN_PROGRESS \
../VERSION ../README.*
../TODO ../VERSION ../README.*
SCRIPT_FILES = ../scripts/*.in ../scripts/*.sh-subr \
../scripts/Mmake.rules \