summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-12-20 20:10:46 +0100
committerChristian Grothoff <christian@grothoff.org>2019-12-20 20:10:46 +0100
commit8af89ff197715427763c1c80d62d96e517760434 (patch)
tree9688037931b7d58b13d9cb4469b98a0954c6a38b /doc
parentb554f1e9095e5c910c6cf58e040565d0ca911bca (diff)
downloadexchange-8af89ff197715427763c1c80d62d96e517760434.tar.gz
exchange-8af89ff197715427763c1c80d62d96e517760434.tar.bz2
exchange-8af89ff197715427763c1c80d62d96e517760434.zip
misc release preparations: mostly fixing 'make dist' target
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am13
m---------doc/prebuilt0
2 files changed, 11 insertions, 2 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 3c844e5c5..d1d10c525 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -19,7 +19,16 @@ man_MANS = \
prebuilt/man/taler.conf.5
info_TEXINFOS = \
- prebuilt/texinfo/taler-exchange.texi
+ prebuilt/texinfo/taler-exchange.texi \
+ prebuilt/texinfo/taler-bank.texi \
+ prebuilt/texinfo/onboarding.texi
EXTRA_DIST = \
- $(man_MANS)
+ $(man_MANS) \
+ doxygen/taler.doxy \
+ $(info_TEXINFOS) \
+ prebuilt/texinfo/onboarding-figures/exchange-db.png \
+ prebuilt/texinfo/onboarding-figures/arch-api.png \
+ prebuilt/texinfo/taler-exchange-figures/exchange-db.png \
+ prebuilt/texinfo/taler-bank-figures/exchange-db.png \
+ prebuilt/texinfo/taler-bank-figures/arch-api.png
diff --git a/doc/prebuilt b/doc/prebuilt
-Subproject ca53235ccfa0458ebf11c204888ca370e20ec3f
+Subproject 934a6a18301e81c4fd1b3a8cda2dc13dca4741c