diff options
author | marha <marha@users.sourceforge.net> | 2012-02-24 08:49:37 +0100 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2012-02-24 08:49:37 +0100 |
commit | b436c1b7e3adefe7068fb030b83ac12a826251d3 (patch) | |
tree | f1699d7597f728840e0329d7392d2bfb077f87c2 /fontconfig | |
parent | 6f066fc9e28c33779b89e7e48e6437965dde9b77 (diff) | |
download | vcxsrv-b436c1b7e3adefe7068fb030b83ac12a826251d3.tar.gz vcxsrv-b436c1b7e3adefe7068fb030b83ac12a826251d3.tar.bz2 vcxsrv-b436c1b7e3adefe7068fb030b83ac12a826251d3.zip |
synchronised makefile with makefile.am
Diffstat (limited to 'fontconfig')
-rw-r--r-- | fontconfig/fc-lang/makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/fontconfig/fc-lang/makefile b/fontconfig/fc-lang/makefile index 3c212fe02..949809959 100644 --- a/fontconfig/fc-lang/makefile +++ b/fontconfig/fc-lang/makefile @@ -257,7 +257,10 @@ ORTH = \ ty.orth \ wal.orth \ za.orth \ - lah.orth + lah.orth \ + nqo.orth \ + brx.orth \ + sat.orth # ^-------------- Add new orth files here DEFINES += HAVE_CONFIG_H |