From f80462c7ae9c110f236995b4b44e66b76133c513 Mon Sep 17 00:00:00 2001 From: Maschell Date: Sun, 23 Sep 2018 13:48:49 +0200 Subject: [PATCH] Use a fixed filename as target. --- makefile.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makefile.mk b/makefile.mk index 0f30d15..df819bc 100644 --- a/makefile.mk +++ b/makefile.mk @@ -16,7 +16,7 @@ WUT_ENABLE_CPP := 0 WUT_DEFAULT_MALLOC := 1 # Target filename -TARGET := $(notdir $(CURDIR)).mod +TARGET := screenshot.mod # Source directories SOURCES := src/