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:
authorTon Roosendaal <ton@blender.org>2008-12-13 22:00:54 +0300
committerTon Roosendaal <ton@blender.org>2008-12-13 22:00:54 +0300
commit2493644509da284ec55d33af91f52c1e522895bc (patch)
tree8d007f78c973bd84c97ada27af9c01dafee6eccb /source/Makefile
parent04e264a7a22303ad61940a849a93735f06a5893a (diff)
2.5
Added basics for oour precious Buttons Window. The one that will be (OH NO!) vertical one day? ;)
Diffstat (limited to 'source/Makefile')
-rw-r--r--source/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/Makefile b/source/Makefile
index f8a12f5614d..8eb585b0a22 100644
--- a/source/Makefile
+++ b/source/Makefile
@@ -235,6 +235,7 @@ PULIB = $(NAN_MOTO)/lib/libmoto.a
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_buttons/libed_buttons.a
PULIB += $(OCGDIR)/blender/ed_node/libed_node.a
PULIB += $(OCGDIR)/blender/ed_image/libed_image.a
PULIB += $(OCGDIR)/blender/ed_ipo/libed_ipo.a