]> mj.ucw.cz Git - nwho.git/commitdiff
Fixed bug in release machinery v1.13
authorMartin Mares <mj@ucw.cz>
Fri, 31 Dec 2010 16:44:33 +0000 (17:44 +0100)
committerMartin Mares <mj@ucw.cz>
Fri, 31 Dec 2010 16:44:33 +0000 (17:44 +0100)
Makefile

index 0ea421799ef1507a1e9dddc01e7ec71f9bf47584..379cd0798404ba7d668dcf5f6f15514406738f81 100644 (file)
--- 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