From 1b1a4b951283d256d63b61c3a1e2018d6cf5d46f Mon Sep 17 00:00:00 2001 From: Michael Wagner Date: Tue, 21 Nov 2017 23:59:48 +0100 Subject: [PATCH] epic --- tools/make/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/make/makefile b/tools/make/makefile index 0dea151..57dc39d 100644 --- a/tools/make/makefile +++ b/tools/make/makefile @@ -54,7 +54,7 @@ compile.stamp: $(SOURCES) #----------------------------------------------------------------- copy.stamp: $(COPY_PRE) - $(COPY) $(project) + $(COPY) $(project) $(version) ${arch} @touch copy.stamp control.stamp: $(project).control -- 2.20.1