summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2016-10-04 23:07:23 +0100
committerVincent Sanders <vince@kyllikki.org>2016-10-04 23:07:23 +0100
commit6ab759593abde2049b3d068bc676cb38c1df5bdd (patch)
tree55a73699f9c11e4dee201af3318a3ff0761f6725 /Makefile
parent66f962b18bd74324025400a05fdde2b89c9434c0 (diff)
downloadnetsurf-all-6ab759593abde2049b3d068bc676cb38c1df5bdd.tar.gz
netsurf-all-6ab759593abde2049b3d068bc676cb38c1df5bdd.tar.bz2
add psl library and update component version to track netsurf
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 11552e9..dc7ea5b 100644
--- a/Makefile
+++ b/Makefile
@@ -17,7 +17,7 @@
# Component settings
COMPONENT := netsurf-all
-COMPONENT_VERSION := 3.5
+COMPONENT_VERSION := 3.6
# Targets
@@ -28,7 +28,7 @@ NETSURF_TARG := netsurf
NSGENBIND_TARG := nsgenbind
# Library targets
-NSLIB_ALL_TARG := buildsystem libwapcaplet libparserutils libcss libhubbub libdom libnsbmp libnsgif librosprite libnsutils libutf8proc
+NSLIB_ALL_TARG := buildsystem libwapcaplet libparserutils libcss libhubbub libdom libnsbmp libnsgif librosprite libnsutils libutf8proc libnspsl
NSLIB_SVGTINY_TARG := libsvgtiny