From 16bcf3ccaa76f72b3cac6d0f811e6cd73dbfbe9f Mon Sep 17 00:00:00 2001 From: Albert Cahalan Date: Sun, 25 May 2008 06:32:47 +0000 Subject: [PATCH] src/tuxpaint.rsrc not tuxpaint.rsrc --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2e3be35b3..174d1b927 100644 --- a/Makefile +++ b/Makefile @@ -32,7 +32,7 @@ OS:=linux endif endif -beos_RSRC_CMD:=xres -o tuxpaint tuxpaint.rsrc +beos_RSRC_CMD:=xres -o tuxpaint src/tuxpaint.rsrc RSRC_CMD:=$($(OS)_RSRC_CMD) beos_MIMESET_CMD:=mimeset -f tuxpaint