From: Maxim Dounin Date: Mon, 12 Dec 2011 12:39:19 +0000 (+0000) Subject: Fixed RELEASE target again. X-Git-Tag: release-1.1.11~1 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=eb757024e06c1361696a0a848a375f8a66458518;p=nginx.git Fixed RELEASE target again. --- diff --git a/misc/GNUmakefile b/misc/GNUmakefile index 72333f017..9d81a0732 100644 --- a/misc/GNUmakefile +++ b/misc/GNUmakefile @@ -51,7 +51,7 @@ RELEASE: svn up - $(MAKE) -f docs/GNUmakefile release + $(MAKE) -f misc/GNUmakefile release snapshot: