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