From a017282b62294e8faaa4d95ff41e722398bfdd0a Mon Sep 17 00:00:00 2001 From: Kent Mein Date: Mon, 5 Jan 2004 17:42:07 +0000 Subject: Tweaks to get yafray stuff working with Makefiles Kent --- source/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'source/Makefile') diff --git a/source/Makefile b/source/Makefile index 4267f780fb1..8fa1396866b 100644 --- a/source/Makefile +++ b/source/Makefile @@ -134,6 +134,7 @@ PYPLAYERLIB ?= $(PYLIB) COMLIB += $(NAN_GUARDEDALLOC)/lib/libguardedalloc.a COMLIB += $(NAN_BMFONT)/lib/$(DEBUG_DIR)libbmfont.a COMLIB += $(NAN_PNG)/lib/libpng.a + COMLIB += $(OCGDIR)/blender/yafray/$(DEBUG_DIR)libyafrayexport.a ifeq ($(WITH_QUICKTIME), true) COMLIB += $(OCGDIR)/blender/blenderqt/$(DEBUG_DIR)libblenderqt.a endif -- cgit v1.2.3