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:
authorBrecht Van Lommel <brechtvanlommel@pandora.be>2008-06-11 21:24:27 +0400
committerBrecht Van Lommel <brechtvanlommel@pandora.be>2008-06-11 21:24:27 +0400
commit7097c8a51e0f30339a2c1198b395522075ce3efd (patch)
treea5500803e06730bf76c7ea98816fbed7e1d6fceb /source/Makefile
parentd1e3bbdceaa03afbfc92c769c9cfbe7c060809d8 (diff)
2.5 Branch: makefile update for last commit, patch provided by Diego, thanks!
Diffstat (limited to 'source/Makefile')
-rw-r--r--source/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/source/Makefile b/source/Makefile
index 93a251d22d7..0704bde02a3 100644
--- a/source/Makefile
+++ b/source/Makefile
@@ -225,8 +225,9 @@ PULIB += $(NAN_ELBEEM)/lib/$(DEBUG_DIR)libelbeem.a
PULIB += $(OCGDIR)/blender/readblenfile/$(DEBUG_DIR)libreadblenfile.a
PULIB += $(OCGDIR)/blender/ed_datafiles/libed_datafiles.a
PULIB += $(OCGDIR)/blender/ed_screen/libed_screen.a
-PULIB += $(OCGDIR)/blender/ed_interface/libed_interface.a
+PULIB += $(OCGDIR)/blender/ed_time/libed_time.a
PULIB += $(OCGDIR)/blender/ed_view3d/libed_view3d.a
+PULIB += $(OCGDIR)/blender/ed_interface/libed_interface.a
PULIB += $(OCGDIR)/blender/windowmanager/libwindowmanager.a
PULIB += $(OCGDIR)/blender/python/$(DEBUG_DIR)libpython.a