From a17f01bcc10e7aca07f684c5e155659da289043c Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Mon, 8 Apr 2013 09:07:17 +0200 Subject: fix make version --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 93cc84e..0efa2de 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,6 @@ all: version documentation build # Builds the project. Since this is only a fake project, it just copies a script. build: - echo "echo This is version $$(cat .version)" >> bin/$(NAME) # 'install' installes a fake-root, which will be used to build the Debian package # $DESTDIR is actually set by the Debian tools. -- cgit v1.2.3