From: Martin Mares Date: Fri, 31 Dec 2010 16:44:33 +0000 (+0100) Subject: Fixed bug in release machinery X-Git-Tag: v1.13 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=fcd87e5b6d8ff4ea8a169a5d5445fc2abb90d3df;p=nwho.git Fixed bug in release machinery --- diff --git a/Makefile b/Makefile index 0ea4217..379cd07 100644 --- a/Makefile +++ b/Makefile @@ -1,10 +1,10 @@ # Makefile for the nwho toolkit -VERSION=1.13 CFLAGS=-O2 -Wall -Wextra -Wno-parentheses -DVERSION=$(VERSION) -std=gnu99 LDFLAGS=-s ROOT=/ -REL=nwho-$(VERSION) +VERSION=1.13 +ARCHIVE=nwho-$(VERSION).tar.gz all: nwhod nwho