From bc36ca860d353fed91e4dacaf952a5a4c6a1f7eb Mon Sep 17 00:00:00 2001 From: Simon Sapin Date: Wed, 11 Dec 2013 13:10:52 +0000 Subject: [PATCH] =?UTF-8?q?Remove=20obsolete=20makefile=20lines=20about=20?= =?UTF-8?q?Netsurf=E2=80=99s=20libcss.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mk/sub.mk | 2 -- 1 file changed, 2 deletions(-) diff --git a/mk/sub.mk b/mk/sub.mk index 96bdd920a97..d4ccf03883c 100644 --- a/mk/sub.mk +++ b/mk/sub.mk @@ -13,7 +13,6 @@ NO_TESTS += \ # These submodules will not be cleaned by the `make clean-fast` target. SLOW_BUILDS += \ - libcss \ libparserutils \ mozjs \ sharegl \ @@ -22,7 +21,6 @@ SLOW_BUILDS += \ # Builds that do not require rustc NATIVE_BUILDS += \ - libcss \ libhubbub \ libparserutils \ mozjs \