From: Guillermo S. Romero Date: Mon, 10 Aug 2009 19:51:37 +0000 (+0000) Subject: Copy all the .h so sequencer_add.c does not fail. X-Git-Tag: v2.50~1395^2~571 X-Git-Url: https://git.blender.org/gitweb/gitweb.cgi/blender.git/commitdiff_plain/690e117ed3dbee183cd0632ee899c3022a806854 Copy all the .h so sequencer_add.c does not fail. --- 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/