diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-08-21 16:47:42 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-08-21 16:47:42 +0000 |
commit | c01c0a382ddd2f38fcf5862f03ed13066ba0e037 (patch) | |
tree | d7a4b757f62650516dca76cdbe41eab6a20a7279 | |
parent | 66259c9c641b1fc828becbe2959dbe7380e55fe1 (diff) |
www: fix index
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index c35844d41ddd..e9e72f33e9d5 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1796,7 +1796,6 @@ SUBDIR += qt5-websockets SUBDIR += qt5-websockets-qml SUBDIR += qt5-webview - SUBDIR += qt6-webengine SUBDIR += quark SUBDIR += qutebrowser SUBDIR += radicale |