From 3b41ab432badf2d4598b798e0d0c6c9ece51172b Mon Sep 17 00:00:00 2001 From: Miika Hamalainen Date: Tue, 24 May 2011 07:08:58 +0000 Subject: Applied Dynamic Paint 1.18f patch as a codebase for GSoC. --- source/blender/modifiers/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'source/blender/modifiers/CMakeLists.txt') diff --git a/source/blender/modifiers/CMakeLists.txt b/source/blender/modifiers/CMakeLists.txt index 7abcb331f08..c9243b29451 100644 --- a/source/blender/modifiers/CMakeLists.txt +++ b/source/blender/modifiers/CMakeLists.txt @@ -49,6 +49,7 @@ set(SRC intern/MOD_curve.c intern/MOD_decimate.c intern/MOD_displace.c + intern/MOD_dynamicpaint.c intern/MOD_edgesplit.c intern/MOD_explode.c intern/MOD_fluidsim.c -- cgit v1.2.3