From 20a1c818eda4e2d3459cfa79490e774399254ebd Mon Sep 17 00:00:00 2001 From: landry Date: Mon, 8 Jun 2026 16:15:19 +0000 Subject: [PATCH] www/Makefile: +librewolf --- www/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/www/Makefile b/www/Makefile index e17bb39e735..b44c2cd5b65 100644 --- a/www/Makefile +++ b/www/Makefile @@ -86,6 +86,7 @@ SUBDIR += larbin SUBDIR += libcroco SUBDIR += libmicrohttpd + SUBDIR += librewolf SUBDIR += libsass SUBDIR += libwebsockets SUBDIR += libwpe