Add buildsystem to lib list.
This commit is contained in:
parent
f7c756192e
commit
5254f872aa
|
@ -111,6 +111,7 @@
|
|||
The NetSurf project has developed several libraries which are required by
|
||||
the browser. These are:
|
||||
|
||||
BuildSystem -- Shared build system, needed to build the other libraries
|
||||
LibParserUtils -- Parser building utility functions
|
||||
LibWapcaplet -- String internment
|
||||
Hubbub -- HTML5 compliant HTML parser
|
||||
|
|
|
@ -124,6 +124,7 @@
|
|||
The NetSurf project has developed several libraries which are required by
|
||||
the browser. These are:
|
||||
|
||||
BuildSystem -- Shared build system, needed to build the other libraries
|
||||
LibParserUtils -- Parser building utility functions
|
||||
LibWapcaplet -- String internment
|
||||
Hubbub -- HTML5 compliant HTML parser
|
||||
|
|
Loading…
Reference in New Issue