projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a742bed
)
Distribute version.mk in case autoconf needs to be run again
author
Dan Nicholson
<dbn.lists@gmail.com>
Tue, 10 Jun 2008 13:06:40 +0000
(06:06 -0700)
committer
Dan Nicholson
<dbn.lists@gmail.com>
Tue, 10 Jun 2008 13:06:40 +0000
(06:06 -0700)
Users may need to rebuild the configure script, so we need to distribute
version.mk so autoconf can run successfully.
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 47c8eacbb1a1a56eef1f451c7e0bf61577146697..0fa309b0d7201e0400a518a84b0e21acbf149403 100644
(file)
--- a/
Makefile
+++ b/
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 \