aboutsummaryrefslogtreecommitdiff
path: root/mkfontscale
diff options
context:
space:
mode:
Diffstat (limited to 'mkfontscale')
-rw-r--r--mkfontscale/makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/mkfontscale/makefile b/mkfontscale/makefile
index 2d7556d31..8373534e0 100644
--- a/mkfontscale/makefile
+++ b/mkfontscale/makefile
@@ -19,10 +19,5 @@ CSRCS = hash.c \
list.c \
mkfontscale.c
-ifeq ($(DEBUG),1)
-LINKLIBS += $(MHMAKECONF)\freetype\lib\freetype2501MT_D.lib
-else
-LINKLIBS += $(MHMAKECONF)\freetype\lib\freetype2501MT.lib
-endif
-
+LINKLIBS += $(FREETYPELIB)