mirror of
https://github.com/googlefonts/noto-emoji.git
synced 2025-07-08 21:36:59 +00:00
Add German region flags to Makefile
This commit is contained in:
parent
67cf68d4cf
commit
14bcc341b3
1 changed files with 5 additions and 1 deletions
6
Makefile
6
Makefile
|
@ -74,7 +74,11 @@ SELECTED_FLAGS = AC AD AE AF AG AI AL AM AO AQ AR AS AT AU AW AX AZ \
|
|||
WS \
|
||||
YE \
|
||||
ZA ZM ZW \
|
||||
GB-ENG GB-SCT GB-WLS
|
||||
GB-ENG GB-SCT GB-WLS \
|
||||
DE-BW DE-BY DE-BE DE-BB \
|
||||
DE-HB DE-HH DE-HE DE-MV \
|
||||
DE-NI DE-NW DE-RP DE-SL \
|
||||
DE-SN DE-ST DE-SH DE-TH
|
||||
|
||||
ALL_FLAGS = $(basename $(notdir $(wildcard $(FLAGS_SRC_DIR)/*.png)))
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue