Fixed RELEASE target to correctly call "release" one.

This commit is contained in:
Maxim Dounin 2011-12-12 11:00:17 +00:00
parent 614a7ef18d
commit 242fafe114

View File

@ -51,7 +51,7 @@ RELEASE:
svn up
$(MAKE) release
$(MAKE) -f docs/GNUmakefile release
snapshot: