From cb0623f25db7f06660e563e8e746bfe0ae5ba9c5 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 8 Feb 2013 18:50:07 +0000 Subject: auto-generate Unicorn::Const::UNICORN_VERSION This DRYs out our code and prevents snafus like the 4.6.0 release where UNICORN_VERSION stayed at 4.5.0 Reported-by: Maurizio De Santis --- GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'GNUmakefile') diff --git a/GNUmakefile b/GNUmakefile index ea13486..34a2d95 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -155,7 +155,7 @@ clean: man html: $(MAKE) -C Documentation install-$@ -pkg_extra := GIT-VERSION-FILE ChangeLog LATEST NEWS \ +pkg_extra := GIT-VERSION-FILE lib/unicorn/version.rb ChangeLog LATEST NEWS \ $(ext)/unicorn_http.c $(man1_paths) ChangeLog: GIT-VERSION-FILE .wrongdoc.yml -- cgit v1.2.3-24-ge0c7