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