[beast/temp-rc1: 2/4] BSE: ship missing files
- From: Tim Janik <timj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [beast/temp-rc1: 2/4] BSE: ship missing files
- Date: Wed, 15 Oct 2014 14:11:47 +0000 (UTC)
commit 32242f01cfdfa3a311e979fcf4a0b4990d18fed8
Author: Tim Janik <timj gnu org>
Date: Wed Oct 15 02:56:27 2014 +0200
BSE: ship missing files
bse/Makefile.am | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/bse/Makefile.am b/bse/Makefile.am
index c9fc9a1..7ae3d8c 100644
--- a/bse/Makefile.am
+++ b/bse/Makefile.am
@@ -130,6 +130,7 @@ EXTRA_DIST += $(strip \
bsewave.header \
gsl-fftgen.pl gsl-fftconf.sh gsloscillator-aux.cc \
gslincluder.hh gslwaveosc-aux.cc \
+ bse-internals.hh \
)
# -pthread -> -lpthread hack (required for libtool library linkage)
@@ -312,10 +313,11 @@ bseserverapi.cc: $(srcdir)/bseapi.idl $(AUXTYPES_PY)
$(AM_V_GEN)
$(Q) ${AIDACC} -x CxxStub -x $(AUXTYPES_PY) -G servercc -G cppguard=__BST_BSESERVERAPI_CC_ \
-G iface-base=Bse::ImplicitBase $< -o xgen-$(@F)
- $(Q) patch -f < patch-bseserverapi.cc.diff || true
+ $(Q) patch -f < $(srcdir)/patch-bseserverapi.cc.diff || true
$(Q) mv xgen-$(@F) $@
-GENERATED += bseserverapi.cc
-
+GENERATED += bseserverapi.cc
+EXTRA_DIST += bseapi.idl patch-bseserverapi.cc.diff
+CLEANFILES += xgen-bseserverapi.cc.rej xgen-bseserverapi.cc.orig
# == GENERATED targets ==
$(libbse_la_OBJECTS): $(GENERATED) # need dependency to force file generation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]