diff options
Diffstat (limited to 'fontconfig/src/makefile')
-rwxr-xr-x | fontconfig/src/makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fontconfig/src/makefile b/fontconfig/src/makefile index 49f0fddef..0a42b7cd4 100755 --- a/fontconfig/src/makefile +++ b/fontconfig/src/makefile @@ -13,6 +13,7 @@ $(OBJDIR)\fcobjshash.h: $(OBJDIR)\fcobjshash.gperf load_makefile NORELDBG=1 ..\fc-case\makefile load_makefile NORELDBG=1 ..\fc-glyphname\makefile load_makefile NORELDBG=1 ..\fc-lang\makefile +load_makefile NORELDBG=1 ..\fc-blanks\makefile CSRCS = \ fcatomic.c \ |