From dcbf030aba568666a610ac33bb25697507c5f093 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Tue, 6 Feb 2018 04:20:04 +0100 Subject: fix build script --- taler-docbuild/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'taler-docbuild') diff --git a/taler-docbuild/Makefile b/taler-docbuild/Makefile index 28cc22c..c60355e 100644 --- a/taler-docbuild/Makefile +++ b/taler-docbuild/Makefile @@ -15,6 +15,10 @@ bank-stamp: ./update_doc_bank.sh touch $@ +exchange-stamp: + ./update_doc_exchange.sh + touch $@ + landing-stamp: ./update_doc_landing.sh touch $@ -- cgit v1.2.3