From b7b3496a78fd08197899f588a4abc026c8636e74 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Tue, 8 Apr 2014 11:40:16 +0100 Subject: move testament output to object directory instead of modifying source --- desktop/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'desktop/Makefile') diff --git a/desktop/Makefile b/desktop/Makefile index a914eb3e4..218f60e67 100644 --- a/desktop/Makefile +++ b/desktop/Makefile @@ -8,7 +8,7 @@ S_DESKTOP := cookie_manager.c knockout.c hotlist.c mouse.c \ S_DESKTOP := $(addprefix desktop/,$(S_DESKTOP)) # version.c needs the testament -desktop/version.c: testament utils/testament.h +desktop/version.c: testament $(OBJROOT)/testament.h # S_BROWSER are sources related to full browsers but are common # between RISC OS, GTK, BeOS and AmigaOS builds -- cgit v1.2.3