summaryrefslogtreecommitdiff
path: root/atari/Makefile.target
diff options
context:
space:
mode:
authorVincent Sanders <vince@netsurf-browser.org>2012-08-21 16:51:43 +0100
committerVincent Sanders <vince@netsurf-browser.org>2012-08-21 16:51:43 +0100
commit8984bf9647e107ee5b89323cf7c48cf06fec8793 (patch)
tree5b359fa4c3dcd8d597294f5f9ed61ad80a13fc64 /atari/Makefile.target
parent892aee8070750372c9b0c9e4b34f8a75f04ebd98 (diff)
downloadnetsurf-8984bf9647e107ee5b89323cf7c48cf06fec8793.tar.gz
netsurf-8984bf9647e107ee5b89323cf7c48cf06fec8793.tar.bz2
add sdk library path
Diffstat (limited to 'atari/Makefile.target')
-rw-r--r--atari/Makefile.target1
1 files changed, 1 insertions, 0 deletions
diff --git a/atari/Makefile.target b/atari/Makefile.target
index fcb6a25d0..259f5b6a4 100644
--- a/atari/Makefile.target
+++ b/atari/Makefile.target
@@ -52,6 +52,7 @@ LDFLAGS += -lcflib -lcurl
LDFLAGS += -lcss -lparserutils -ldom -lwapcaplet -lhubbub
LDFLAGS += -lssl -lcrypto
LDFLAGS += -lxml2 -lz -liconv -lcares -lHermes -lwindom -lgem -lm
+LDFLAGS += -L$(GCCSDK_INSTALL_ENV)/lib
# S_ATARI are sources purely for the Atari FreeMiNT build