mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-25 00:00:11 +01:00
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
Reference in a new issue