Initial bidi support for gfxmenu
This commit is contained in:
parent
cd622720c8
commit
f0cfb703b8
7 changed files with 20279 additions and 6 deletions
|
@ -642,7 +642,7 @@ png_mod_CFLAGS = $(COMMON_CFLAGS)
|
|||
png_mod_LDFLAGS = $(COMMON_LDFLAGS)
|
||||
|
||||
# For font.mod.
|
||||
font_mod_SOURCES = font/font_cmd.c font/font.c
|
||||
font_mod_SOURCES = font/font_cmd.c font/font.c unidata.c
|
||||
font_mod_CFLAGS = $(COMMON_CFLAGS)
|
||||
font_mod_LDFLAGS = $(COMMON_LDFLAGS)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue