[beast: 2/16] BSE: generate doc_sources.lst
- From: Tim Janik <timj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [beast: 2/16] BSE: generate doc_sources.lst
- Date: Sat, 18 Mar 2017 22:08:43 +0000 (UTC)
commit 0dfef17a35b98fa89fc7591355ae5e3c273e2704
Author: Tim Janik <timj gnu org>
Date: Sat Mar 18 02:46:31 2017 +0100
BSE: generate doc_sources.lst
Signed-off-by: Tim Janik <timj gnu org>
bse/Makefile.am | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/bse/Makefile.am b/bse/Makefile.am
index 7363738..65d32f3 100644
--- a/bse/Makefile.am
+++ b/bse/Makefile.am
@@ -127,6 +127,13 @@ EXTRA_DIST += $(strip \
gslincluder.hh gslwaveosc-aux.cc \
)
+doc_sources = $(bse_idl_sources) $(bse_sources) $(bse_public_headers) bseapi.idl
+
+# == doc_sources.lst ==
+doc_sources.lst: Makefile
+ $(AM_V_GEN)
+ $(Q) echo $(patsubst %, bse/%, $(doc_sources)) > $@
+
#
# BSE library
#
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]