From 6ab759593abde2049b3d068bc676cb38c1df5bdd Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Tue, 4 Oct 2016 23:07:23 +0100 Subject: add psl library and update component version to track netsurf --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') 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 -- cgit v1.2.3