From de101410cff3ecf1421c691799b8ad26e6bbff97 Mon Sep 17 00:00:00 2001 From: Cristian Ionescu-Idbohrn Date: Thu, 9 May 2013 00:55:44 +0200 Subject: A lame start for a `make release' helper. Signed-off-by: Cristian Ionescu-Idbohrn Signed-off-by: Dirk Hohndel --- Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index dce507c9b..2bd18249a 100644 --- a/Makefile +++ b/Makefile @@ -312,4 +312,8 @@ clean: $(VERSION_FILE) rm -rf share .dep +release: + @scripts/check-version -cdr $(VERSION_STRING) + # Add other rules (like tar-command) bellow + -include $(DEPS) -- cgit v1.2.3-70-g09d2