summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2023-06-21 09:48:16 +0200
committerFlorian Dold <florian@dold.me>2023-06-21 09:48:16 +0200
commit8f8674defd7005e8916396a929788f860f42cc6f (patch)
treeadc548c808908cfb0b5c736b7d70129ff7964662 /Makefile
parent709adb2d48c8e3c393d2ebfe2482b9947cd2c1e9 (diff)
downloadwallet-core-8f8674defd7005e8916396a929788f860f42cc6f.tar.gz
wallet-core-8f8674defd7005e8916396a929788f860f42cc6f.tar.bz2
wallet-core-8f8674defd7005e8916396a929788f860f42cc6f.zip
-missing toplevel 'make install' components
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index b4a24c5e3..49721c778 100644
--- a/Makefile
+++ b/Makefile
@@ -124,6 +124,7 @@ install:
make -C packages/taler-harness TOPLEVEL=yes install-nodeps
make -C packages/demobank-ui TOPLEVEL=yes install-nodeps
make -C packages/merchant-backoffice-ui TOPLEVEL=yes install-nodeps
+ make -C packages/aml-backoffice-ui TOPLEVEL=yes install-nodeps
.PHONY: install-tools
# Install taler-wallet-cli and taler-harness