[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [17809] branches/blender2.5/blender/source /Makefile: 2.5

Ton Roosendaal ton at blender.org
Fri Dec 12 20:13:26 CET 2008


Revision: 17809
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=17809
Author:   ton
Date:     2008-12-12 20:13:26 +0100 (Fri, 12 Dec 2008)

Log Message:
-----------
2.5

Argh, forgot Makefile :)

Modified Paths:
--------------
    branches/blender2.5/blender/source/Makefile

Modified: branches/blender2.5/blender/source/Makefile
===================================================================
--- branches/blender2.5/blender/source/Makefile	2008-12-12 18:59:17 UTC (rev 17808)
+++ branches/blender2.5/blender/source/Makefile	2008-12-12 19:13:26 UTC (rev 17809)
@@ -235,6 +235,7 @@
 PULIB += $(NAN_ELBEEM)/lib/$(DEBUG_DIR)libelbeem.a
 PULIB += $(OCGDIR)/blender/readblenfile/$(DEBUG_DIR)libreadblenfile.a
 PULIB += $(OCGDIR)/blender/ed_space/libed_space.a
+PULIB += $(OCGDIR)/blender/ed_ipo/libed_ipo.a
 PULIB += $(OCGDIR)/blender/ed_outliner/libed_outliner.a
 PULIB += $(OCGDIR)/blender/ed_time/libed_time.a
 PULIB += $(OCGDIR)/blender/ed_view3d/libed_view3d.a





More information about the Bf-blender-cvs mailing list