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:
authorDiego Borghetti <bdiego@gmail.com>2009-08-28 19:54:15 +0400
committerDiego Borghetti <bdiego@gmail.com>2009-08-28 19:54:15 +0400
commit9781320716c32adec710c3d616685fb4171faa29 (patch)
treedc5fd160be832ae143a94b8475d70651e4aabe7d /source/blender/editors/Makefile
parent9e7b276dba2493fe1597fbdb0d906d1bab776fe9 (diff)
Add Makefile for sound ops.
Diffstat (limited to 'source/blender/editors/Makefile')
-rw-r--r--source/blender/editors/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/editors/Makefile b/source/blender/editors/Makefile
index bbbb3fb985f..6a9d695ab0e 100644
--- a/source/blender/editors/Makefile
+++ b/source/blender/editors/Makefile
@@ -66,5 +66,6 @@ DIRS = armature \
space_sequencer \
space_logic \
space_userpref \
+ sound
include nan_subdirs.mk