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
path: root/intern
diff options
context:
space:
mode:
authorGuillermo S. Romero <gsr.b3d@infernal-iceberg.com>2009-08-10 23:51:37 +0400
committerGuillermo S. Romero <gsr.b3d@infernal-iceberg.com>2009-08-10 23:51:37 +0400
commit690e117ed3dbee183cd0632ee899c3022a806854 (patch)
tree4e052fb0b9e51f19774a855cbb18db0cc7f44fdf /intern
parentd118d7e017bff836c6a88c221bef55d6861895b2 (diff)
Copy all the .h so sequencer_add.c does not fail.
Diffstat (limited to 'intern')
-rw-r--r--intern/audaspace/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/intern/audaspace/Makefile b/intern/audaspace/Makefile
index 77905714e8a..57ebbbd6085 100644
--- a/intern/audaspace/Makefile
+++ b/intern/audaspace/Makefile
@@ -54,6 +54,6 @@ install: $(ALL_OR_DEBUG)
ifeq ($(OS),darwin)
ranlib $(NAN_AUDASPACE)/lib/$(DEBUG_DIR)libaudaspace.a
endif
- @../tools/cpifdiff.sh intern/AUD_Space.h $(NAN_AUDASPACE)/include/
+ @../tools/cpifdiff.sh intern/*.h $(NAN_AUDASPACE)/include/