Kaydet (Commit) 9e9220fe authored tarafından Petr Mladek's avatar Petr Mladek

build Agfa fonts only when enabled

üst 8bec4809
...@@ -54,6 +54,6 @@ BUILD_FLAGS= ...@@ -54,6 +54,6 @@ BUILD_FLAGS=
.INCLUDE : set_ext.mk .INCLUDE : set_ext.mk
.INCLUDE : target.mk .INCLUDE : target.mk
.IF "$(WITH_AGFA_MONOTYPE_FONTS)"!="NO" .IF "$(WITH_AGFA_MONOTYPE_FONTS)" == "YES"
.INCLUDE : tg_ext.mk .INCLUDE : tg_ext.mk
.ENDIF .ENDIF
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment