[nginx] svn commit: r4342 - trunk/misc
mdounin at mdounin.ru
mdounin at mdounin.ru
Mon Dec 12 11:00:17 UTC 2011
Author: mdounin
Date: 2011-12-12 11:00:17 +0000 (Mon, 12 Dec 2011)
New Revision: 4342
Log:
Fixed RELEASE target to correctly call "release" one.
Modified:
trunk/misc/GNUmakefile
Modified: trunk/misc/GNUmakefile
===================================================================
--- trunk/misc/GNUmakefile 2011-12-12 10:49:14 UTC (rev 4341)
+++ trunk/misc/GNUmakefile 2011-12-12 11:00:17 UTC (rev 4342)
@@ -51,7 +51,7 @@
svn up
- $(MAKE) release
+ $(MAKE) -f docs/GNUmakefile release
snapshot:
More information about the nginx-devel
mailing list