From 690e117ed3dbee183cd0632ee899c3022a806854 Mon Sep 17 00:00:00 2001 From: "Guillermo S. Romero" Date: Mon, 10 Aug 2009 19:51:37 +0000 Subject: [PATCH] Copy all the .h so sequencer_add.c does not fail. --- intern/audaspace/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/ -- 2.28.0