aboutsummaryrefslogtreecommitdiff
path: root/bdftopcf
diff options
context:
space:
mode:
Diffstat (limited to 'bdftopcf')
-rw-r--r--bdftopcf/makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/bdftopcf/makefile b/bdftopcf/makefile
index e9a8abf33..ddfa2600b 100644
--- a/bdftopcf/makefile
+++ b/bdftopcf/makefile
@@ -12,3 +12,5 @@ load_makefile $(LIBDIRS:%$(OBJDIR)\=%makefile MAKESERVER=0 DEBUG=$(DEBUG);)
CSRCS = bdftopcf.c
+LINKLIBS += $(FREETYPELIB)
+