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-12 22:19:09 +0300
committerTon Roosendaal <ton@blender.org>2008-12-12 22:19:09 +0300
commitf2884fed5c473587d3f5868e8354af1ce6a2948f (patch)
treeb4ecd372855dfc3abf3b01cdf872d0a090a70278 /source/blender/editors/Makefile
parent3b9781ba0d9cd6d6917dc32de5aecdd804d952d1 (diff)
2.5
Another make file...
Diffstat (limited to 'source/blender/editors/Makefile')
-rw-r--r--source/blender/editors/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/editors/Makefile b/source/blender/editors/Makefile
index a3cfd02cad4..8422370308c 100644
--- a/source/blender/editors/Makefile
+++ b/source/blender/editors/Makefile
@@ -29,6 +29,6 @@
# Bounces make to subdirectories.
SOURCEDIR = source/blender/editors
-DIRS = datafiles screen space_outliner space_time space_view3d interface util space_api
+DIRS = datafiles screen space_outliner space_time space_view3d interface util space_api space_ipo
include nan_subdirs.mk