commit 62f34bf43a204bc370d1b78188a07e4372dbb725
parent 79339ad8f2fc59393afcf8cbb0abe638dff5b85b
Author: Sebastian <sebasjm@gmail.com>
Date: Mon, 4 Oct 2021 15:53:15 -0300
fix typo
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/contrib/Makefile.am b/contrib/Makefile.am
@@ -9,8 +9,8 @@ dist_tmplpkgdata_DATA = \
request_payment.en.must \
show_order_details.en.must
-%.must: merchant-backoffice/%.html
- cp $< $@
+%.must: merchant-backoffice/%.html
+ cp $< $@
# Note: only works when building from Git, if you
# run maintainer clean against the TGZ, you will