From a3d4c8dbc388afb10ef9600e4c6833b614ffca2f Mon Sep 17 00:00:00 2001 From: Jan Vidar Krey Date: Thu, 25 Jun 2009 17:29:50 +0200 Subject: [PATCH] Windows fix. --- GNUmakefile | 1 + 1 file changed, 1 insertion(+) diff --git a/GNUmakefile b/GNUmakefile index 964d4e5..2a4d818 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -29,6 +29,7 @@ UHUB_PREFIX ?= c:/uhub/ CFLAGS += -mno-cygwin LDFLAGS += -mno-cygwin BIN_EXT ?= .exe +GIT_REVISION ?= NO else DESTDIR ?= / UHUB_CONF_DIR ?= $(DESTDIR)/etc/uhub