Distribute version.mk in case autoconf needs to be run again
Users may need to rebuild the configure script, so we need to distribute version.mk so autoconf can run successfully.
This commit is contained in:
parent
a742bed99a
commit
fbb96a0301
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -192,6 +192,7 @@ MAIN_FILES = \
|
|||
$(DIRECTORY)/bin/install-sh \
|
||||
$(DIRECTORY)/bin/mklib \
|
||||
$(DIRECTORY)/bin/minstall \
|
||||
$(DIRECTORY)/bin/version.mk \
|
||||
$(DIRECTORY)/configs/[a-z]* \
|
||||
$(DIRECTORY)/docs/*.html \
|
||||
$(DIRECTORY)/docs/COPYING \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue