src/tuxpaint.rsrc not tuxpaint.rsrc
This commit is contained in:
parent
8427f98c33
commit
16bcf3ccaa
1 changed files with 1 additions and 1 deletions
2
Makefile
2
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue