Remove obsolete makefile lines about Netsurf’s libcss.

This commit is contained in:
Simon Sapin 2013-12-11 13:10:52 +00:00
parent 803f9f6d7e
commit bc36ca860d

View file

@ -13,7 +13,6 @@ NO_TESTS += \
# These submodules will not be cleaned by the `make clean-fast` target. # These submodules will not be cleaned by the `make clean-fast` target.
SLOW_BUILDS += \ SLOW_BUILDS += \
libcss \
libparserutils \ libparserutils \
mozjs \ mozjs \
sharegl \ sharegl \
@ -22,7 +21,6 @@ SLOW_BUILDS += \
# Builds that do not require rustc # Builds that do not require rustc
NATIVE_BUILDS += \ NATIVE_BUILDS += \
libcss \
libhubbub \ libhubbub \
libparserutils \ libparserutils \
mozjs \ mozjs \