summaryrefslogtreecommitdiff
path: root/taler-docbuild/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'taler-docbuild/Makefile')
-rw-r--r--taler-docbuild/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/taler-docbuild/Makefile b/taler-docbuild/Makefile
index 66bd4a0..d5a743c 100644
--- a/taler-docbuild/Makefile
+++ b/taler-docbuild/Makefile
@@ -11,8 +11,8 @@ tutorials-stamp:
${BASE}/update_tutorials.sh
touch $@
-api-stamp:
- ${BASE}/update_api.sh
+docs-stamp:
+ ${BASE}/update_docs.sh
touch $@
backoffice-stamp: