Fix for win32 and beos builds.
This commit is contained in:
parent
9f9293968d
commit
7ce606ea61
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -960,7 +960,7 @@ tuxpaint: obj/tuxpaint.o obj/i18n.o obj/cursor.o obj/pixels.o \
|
||||||
-o tuxpaint \
|
-o tuxpaint \
|
||||||
$^ \
|
$^ \
|
||||||
$(HQXX_O) \
|
$(HQXX_O) \
|
||||||
$(ARCH_LIBS) $(SDL_LIBS) \
|
$(SDL_LIBS) \
|
||||||
-lm $(ARCH_LINKS)
|
-lm $(ARCH_LINKS)
|
||||||
@$(RSRC_CMD)
|
@$(RSRC_CMD)
|
||||||
@$(MIMESET_CMD)
|
@$(MIMESET_CMD)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue