mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Add a new 'style' crate. (Empty for now.)
This commit is contained in:
parent
8d3c7a2ded
commit
c0a5e8f6eb
4 changed files with 29 additions and 3 deletions
1
configure
vendored
1
configure
vendored
|
@ -583,6 +583,7 @@ make_dir ${CFG_BUILD_DIR}src/components/msg
|
|||
make_dir ${CFG_BUILD_DIR}src/components/net
|
||||
make_dir ${CFG_BUILD_DIR}src/components/gfx
|
||||
make_dir ${CFG_BUILD_DIR}src/components/script
|
||||
make_dir ${CFG_BUILD_DIR}src/components/style
|
||||
make_dir ${CFG_BUILD_DIR}src/components/main
|
||||
make_dir src/test/html/ref
|
||||
make_dir src/compiler/rust
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue