summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2023-09-03 15:14:18 +0200
committerChristian Grothoff <grothoff@gnunet.org>2023-09-03 15:14:18 +0200
commit898e01993f2401bd1737d791229ecbc35433428d (patch)
tree17ea6e421836f3738f153986b87ef8af6b75c37a /Makefile
parentb6ab10e7d9a5f3f5bdfc42ec261cb310b1f4d4f8 (diff)
downloaddocs-898e01993f2401bd1737d791229ecbc35433428d.tar.gz
docs-898e01993f2401bd1737d791229ecbc35433428d.tar.bz2
docs-898e01993f2401bd1737d791229ecbc35433428d.zip
fix #7923
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 06d04640..e7abb24b 100644
--- a/Makefile
+++ b/Makefile
@@ -63,8 +63,8 @@ transaction-refund-states.png: transaction-refund-states.dot
dot -Tpng transaction-refund-states.dot > transaction-refund-states.png
transaction-refresh-states.png: transaction-refresh-states.dot
dot -Tpng transaction-refresh-states.dot > transaction-refresh-states.png
-transaction-tip-states.png: transaction-tip-states.dot
- dot -Tpng transaction-tip-states.dot > transaction-tip-states.png
+transaction-reward-states.png: transaction-reward-states.dot
+ dot -Tpng transaction-reward-states.dot > transaction-reward-states.png
transaction-deposit-states.png: transaction-deposit-states.dot
dot -Tpng transaction-deposit-states.dot > transaction-deposit-states.png
transaction-push-debit-states.png: transaction-push-debit-states.dot
@@ -82,7 +82,7 @@ deposit.png: deposit.dot
reserve.png: reserve.dot
dot -Tpng reserve.dot > reserve.png
-diagrams: arch-api.png coin.png deposit.png reserve.png transaction-common-states.png transaction-withdrawal-states.png transaction-payment-states.png transaction-refund-states.png transaction-refresh-states.png transaction-tip-states.png transaction-deposit-states.png transaction-push-debit-states.png transaction-push-credit-states.png transaction-pull-credit-states.png transaction-pull-debit-states.png
+diagrams: arch-api.png coin.png deposit.png reserve.png transaction-common-states.png transaction-withdrawal-states.png transaction-payment-states.png transaction-refund-states.png transaction-refresh-states.png transaction-reward-states.png transaction-deposit-states.png transaction-push-debit-states.png transaction-push-credit-states.png transaction-pull-credit-states.png transaction-pull-debit-states.png
# The html-linked builder does not support caching, so we