From 646b947cc3e51270c689a21336ddf7fbb3ae1859 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Thu, 28 Feb 2013 00:45:07 +0000 Subject: fix for linking with recent armature refactor, was also missing file from CMakeLists.txt. --- source/creator/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/creator') diff --git a/source/creator/CMakeLists.txt b/source/creator/CMakeLists.txt index 7409e23a1f4..24c5ccceea3 100644 --- a/source/creator/CMakeLists.txt +++ b/source/creator/CMakeLists.txt @@ -830,12 +830,12 @@ endif() bf_editor_util bf_editor_uvedit bf_editor_curve - bf_editor_armature bf_editor_gpencil bf_editor_interface bf_editor_mesh bf_editor_metaball bf_editor_object + bf_editor_armature bf_editor_physics bf_editor_render bf_editor_screen -- cgit v1.2.3