diff options
Diffstat (limited to 'fontconfig/src/makefile')
-rwxr-xr-x[-rw-r--r--] | fontconfig/src/makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fontconfig/src/makefile b/fontconfig/src/makefile index 189478427..25130f82f 100644..100755 --- a/fontconfig/src/makefile +++ b/fontconfig/src/makefile @@ -36,6 +36,7 @@ CSRCS = \ fcname.c \ fcobjs.c \ fcpat.c \ + fcrange.c \ fcserialize.c \ fcstat.c \ fcstr.c \ |