aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2013-02-05 08:31:21 +0100
committermarha <marha@users.sourceforge.net>2013-02-05 08:31:21 +0100
commit012567f7279756f1fcc4aee30e5e72f0938fe3da (patch)
tree6ab89618915683e72cc48bc3566b4a329d1828c4
parentf6023b333a7fec1691bfb2757ba7615a15196a81 (diff)
downloadvcxsrv-012567f7279756f1fcc4aee30e5e72f0938fe3da.tar.gz
vcxsrv-012567f7279756f1fcc4aee30e5e72f0938fe3da.tar.bz2
vcxsrv-012567f7279756f1fcc4aee30e5e72f0938fe3da.zip
Added added source file to makefile
-rw-r--r--fontconfig/src/makefile1
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 \