Fixed RELEASE target again.
diff --git a/misc/GNUmakefile b/misc/GNUmakefile
index 72333f0..9d81a07 100644
--- a/misc/GNUmakefile
+++ b/misc/GNUmakefile
@@ -51,7 +51,7 @@
 
 	svn up
 
-	$(MAKE) -f docs/GNUmakefile release
+	$(MAKE) -f misc/GNUmakefile release
 
 
 snapshot: