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:
authorJohnny Matthews <johnny.matthews@gmail.com>2005-06-20 17:37:52 +0400
committerJohnny Matthews <johnny.matthews@gmail.com>2005-06-20 17:37:52 +0400
commit245acfc90948a5320b05cc08d9059d98d96a652e (patch)
treedf1bc1a9816e8375224edede4dd2df21ba058e44 /source/blender/src/SConscript
parent4aee690bbdb9c0c5a3c55e16333e08d080b8c78d (diff)
Updating with lorem.c
Diffstat (limited to 'source/blender/src/SConscript')
-rw-r--r--source/blender/src/SConscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/src/SConscript b/source/blender/src/SConscript
index a8217761a00..806b7ef067e 100644
--- a/source/blender/src/SConscript
+++ b/source/blender/src/SConscript
@@ -94,6 +94,7 @@ source_files = ['B.blend.c',
'interface_panel.c',
'interface_draw.c',
'keyval.c',
+ 'lorem.c',
'mainqueue.c',
'meshtools.c',
'mywindow.c',