diff options
-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 52e4e8fa1..189478427 100644 --- a/fontconfig/src/makefile +++ b/fontconfig/src/makefile @@ -27,6 +27,7 @@ CSRCS = \ fcformat.c \ fcfreetype.c \ fcfs.c \ + fchash.c \ fcinit.c \ fclang.c \ fclist.c \ |