Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Borghetti <bdiego@gmail.com>2009-04-16 19:01:51 +0400
committerDiego Borghetti <bdiego@gmail.com>2009-04-16 19:01:51 +0400
commit34dfeb7d50e88705ece770d0d65cd283f0f0bf69 (patch)
tree0a8a293656e80e1a8ad6a2591e771b5fe514654b /source/Makefile
parent82f710fb3382a70c6865154b19c8136f55d7d030 (diff)
Remove ftfont from Makefile, it's not there anymore.
Diffstat (limited to 'source/Makefile')
-rw-r--r--source/Makefile1
1 files changed, 0 insertions, 1 deletions
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