From 566f4e06ba39665bbaabdada6766daa973dbc911 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Mon, 19 Mar 2018 16:46:48 +0100 Subject: Cleanup: move metaball undo into own file --- source/blender/editors/metaball/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'source/blender/editors/metaball/CMakeLists.txt') diff --git a/source/blender/editors/metaball/CMakeLists.txt b/source/blender/editors/metaball/CMakeLists.txt index 0f9de8dbf87..7815240b7a4 100644 --- a/source/blender/editors/metaball/CMakeLists.txt +++ b/source/blender/editors/metaball/CMakeLists.txt @@ -34,6 +34,7 @@ set(INC_SYS ) set(SRC + editmball_undo.c mball_edit.c mball_ops.c -- cgit v1.2.3