wren linux making changes

This commit is contained in:
tic 2018-02-06 17:39:51 +03:00
parent 3de8cb0bef
commit 8d7f3770bc
1 changed files with 2 additions and 1 deletions

View File

@ -46,7 +46,8 @@ LINUX_INCLUDES= \
LINUX_LIBS= \
$(GTK_LIBS) \
`sdl2-config --static-libs`
`sdl2-config --static-libs` \
-L$(3RD_PARTY)/wren-0.1.0/lib
LINUX64_LIBS= \
$(GTK_LIBS) \