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:
authorBrecht Van Lommel <brechtvanlommel@pandora.be>2009-02-13 19:05:42 +0300
committerBrecht Van Lommel <brechtvanlommel@pandora.be>2009-02-13 19:05:42 +0300
commit62494990e6d31d0efedd1a21015edb67eb2f4f68 (patch)
tree469db32af3c33af5edbc1e894a491d9e0ecf6f33 /source/blender/makesrna/intern/CMakeLists.txt
parent09547c508ec12e32336d3f66cc71e7f888ac96ed (diff)
2.5: update cmake for rna_animation.c.
Diffstat (limited to 'source/blender/makesrna/intern/CMakeLists.txt')
-rw-r--r--source/blender/makesrna/intern/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/makesrna/intern/CMakeLists.txt b/source/blender/makesrna/intern/CMakeLists.txt
index b2d3614bdc7..0d35f7cb1aa 100644
--- a/source/blender/makesrna/intern/CMakeLists.txt
+++ b/source/blender/makesrna/intern/CMakeLists.txt
@@ -27,6 +27,7 @@
SET(DEFSRC
rna_action.c
rna_actuator.c
+ rna_animation.c
rna_armature.c
rna_brush.c
rna_camera.c