create dir

This commit is contained in:
Christian Grothoff 2023-07-20 17:11:57 +02:00
parent d103d7b163
commit 2f8e3d31e7
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -22,6 +22,7 @@ terms_DATA = \
install-exec-local: install-exec-local:
pwd pwd
find locale/ -name "*.po" find locale/ -name "*.po"
mkdir -p $(termsdir)
cp --parents -r $$(find locale/ -name "*.po") $(termsdir) cp --parents -r $$(find locale/ -name "*.po") $(termsdir)
rdatadir=$(datadir)/taler/exchange rdatadir=$(datadir)/taler/exchange