From 1d42afe56124cc9cdf76ab25272505ba77d090b2 Mon Sep 17 00:00:00 2001 From: Ton Roosendaal Date: Mon, 29 Dec 2008 09:24:42 +0000 Subject: 2.5 Made Makefiles happy with new transform library. --- source/blender/editors/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender/editors/Makefile') diff --git a/source/blender/editors/Makefile b/source/blender/editors/Makefile index 9eae56526e1..dd3b0295b22 100644 --- a/source/blender/editors/Makefile +++ b/source/blender/editors/Makefile @@ -29,6 +29,6 @@ # Bounces make to subdirectories. SOURCEDIR = source/blender/editors -DIRS = animation object datafiles screen space_outliner space_time space_view3d interface util space_api space_ipo space_image space_node space_buttons space_info space_file space_sound space_action space_nla space_script space_text space_sequencer +DIRS = animation object datafiles transform screen space_outliner space_time space_view3d interface util space_api space_ipo space_image space_node space_buttons space_info space_file space_sound space_action space_nla space_script space_text space_sequencer include nan_subdirs.mk -- cgit v1.2.3