# HG changeset patch # User Maxim Dounin # Date 1323693559 0 # Node ID 064fec4b59898ef96b31d7510957747796623df5 # Parent 05d6d889e596209eae89662d6fec30557db6371f Fixed RELEASE target again. diff --git a/misc/GNUmakefile b/misc/GNUmakefile --- a/misc/GNUmakefile +++ b/misc/GNUmakefile @@ -51,7 +51,7 @@ RELEASE: svn up - $(MAKE) -f docs/GNUmakefile release + $(MAKE) -f misc/GNUmakefile release snapshot: