diff options
author | marha <marha@users.sourceforge.net> | 2012-02-27 07:41:21 +0100 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2012-02-27 07:41:21 +0100 |
commit | 63cc555011bea6c0a0e4f7059b4b00f4a3336ce8 (patch) | |
tree | b08836a8498642357421394bfff322ac700bf3b5 | |
parent | b3e4046e8fdcd369e61c237f8690772bf1d8c64f (diff) | |
download | vcxsrv-63cc555011bea6c0a0e4f7059b4b00f4a3336ce8.tar.gz vcxsrv-63cc555011bea6c0a0e4f7059b4b00f4a3336ce8.tar.bz2 vcxsrv-63cc555011bea6c0a0e4f7059b4b00f4a3336ce8.zip |
Synchronised makefile with makefile.am
-rw-r--r-- | fontconfig/fc-lang/makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/fontconfig/fc-lang/makefile b/fontconfig/fc-lang/makefile index 949809959..dcfe56553 100644 --- a/fontconfig/fc-lang/makefile +++ b/fontconfig/fc-lang/makefile @@ -260,7 +260,9 @@ ORTH = \ lah.orth \ nqo.orth \ brx.orth \ - sat.orth + sat.orth \ + doi.orth \ + mni.orth # ^-------------- Add new orth files here DEFINES += HAVE_CONFIG_H |