diff options
Diffstat (limited to 'fontconfig/src/makefile')
-rw-r--r-- | fontconfig/src/makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fontconfig/src/makefile b/fontconfig/src/makefile index 61eb00cb9..f27d62fa5 100644 --- a/fontconfig/src/makefile +++ b/fontconfig/src/makefile @@ -9,7 +9,6 @@ # -DFC_CACHEDIR='"$(FC_CACHEDIR)"' \ # -DFONTCONFIG_PATH='"$(CONFDIR)"' -load_makefile NORELDBG=1 ..\fc-arch\makefile load_makefile NORELDBG=1 ..\fc-case\makefile load_makefile NORELDBG=1 ..\fc-glyphname\makefile load_makefile NORELDBG=1 ..\fc-lang\makefile |