summaryrefslogtreecommitdiff
path: root/atari/Makefile.target
diff options
context:
space:
mode:
authorOle Loots <ole@monochrom.net>2012-07-10 23:35:24 +0200
committerOle Loots <ole@monochrom.net>2012-07-10 23:35:24 +0200
commitbc9d29f00ae84ae8fc9963f789358e4953100ea6 (patch)
tree8ed696ea4811f0f5beeb0329e0571543e5060080 /atari/Makefile.target
parent0107dba80d629bef8e95069e303c5459f6d6b369 (diff)
downloadnetsurf-bc9d29f00ae84ae8fc9963f789358e4953100ea6.tar.gz
netsurf-bc9d29f00ae84ae8fc9963f789358e4953100ea6.tar.bz2
Added missing but not-so important changes from local SVN working copy.
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 25f265ad5..5776a8d1f 100644
--- a/atari/Makefile.target
+++ b/atari/Makefile.target
@@ -11,6 +11,7 @@ NETSURF_USE_JS:=YES
NETSURF_USE_MOZJS:=YES
endif
+# non-pkgconfig components
$(eval $(call feature_enabled,MNG,-DWITH_MNG,-lmng,PNG/MNG/JNG (libmng)))
$(eval $(call feature_enabled,GD_PLOTTER,-DWITH_GD_PLOTTER,-lgd,GD Plotter (libgd)))
$(eval $(call feature_enabled,PNG,-DWITH_PNG,-lpng,PNG (libpng)))