From fbb96a0301e8cecb8835befe51286d954aa005c0 Mon Sep 17 00:00:00 2001 From: Dan Nicholson Date: Tue, 10 Jun 2008 06:06:40 -0700 Subject: 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. --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 47c8eacbb1a..0fa309b0d72 100644 --- 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 \ -- cgit v1.2.3