mirror of
https://github.com/Mercury-Language/mercury.git
synced 2025-12-10 11:23:15 +00:00
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:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user