mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-06 05:23:56 -07:00
Add libs that got added in the meantime
This commit is contained in:
parent
679672cd63
commit
ed8de3af53
1 changed files with 3 additions and 0 deletions
|
|
@ -16,6 +16,9 @@ cd "${BASH_SOURCE%/*}/" || exit 2 # could not find path, this could happen with
|
||||||
include=("cockatrice/src" \
|
include=("cockatrice/src" \
|
||||||
"libcockatrice_card" \
|
"libcockatrice_card" \
|
||||||
"libcockatrice_deck_list" \
|
"libcockatrice_deck_list" \
|
||||||
|
"libcockatrice_filters" \
|
||||||
|
"libcockatrice_interfaces" \
|
||||||
|
"libcockatrice_models" \
|
||||||
"libcockatrice_network" \
|
"libcockatrice_network" \
|
||||||
"libcockatrice_protocol" \
|
"libcockatrice_protocol" \
|
||||||
"libcockatrice_rng" \
|
"libcockatrice_rng" \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue