From 34dfeb7d50e88705ece770d0d65cd283f0f0bf69 Mon Sep 17 00:00:00 2001 From: Diego Borghetti Date: Thu, 16 Apr 2009 15:01:51 +0000 Subject: Remove ftfont from Makefile, it's not there anymore. --- source/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'source/Makefile') diff --git a/source/Makefile b/source/Makefile index b81f0c4e5ed..8a37b170be2 100644 --- a/source/Makefile +++ b/source/Makefile @@ -185,7 +185,6 @@ ifeq ($(WITH_BINRELOC), true) endif ifeq ($(WITH_FREETYPE2), true) - COMLIB += $(OCGDIR)/blender/ftfont/$(DEBUG_DIR)libftfont.a ifeq ($(OS), windows) ifeq ($(FREE_WINDOWS), true) COMLIB += $(NAN_FTGL)/lib/libftgl.a -- cgit v1.2.3