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:
Dan Nicholson
2008-06-10 06:06:40 -07:00
parent a742bed99a
commit fbb96a0301

View File

@@ -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 \