summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2017-11-24 20:05:05 +0100
committerMarcello Stanisci <stanisci.m@gmail.com>2017-11-24 20:05:05 +0100
commit55e80d2b38432cf9a2cc44cadf892b1cb0b51295 (patch)
tree61f6920b15052cf818dc196d343d0cd8f2ac1300
parentc660286d94cbc188d393e275dcdaa745edf9aa5d (diff)
downloaddonations-55e80d2b38432cf9a2cc44cadf892b1cb0b51295.tar.gz
donations-55e80d2b38432cf9a2cc44cadf892b1cb0b51295.tar.bz2
donations-55e80d2b38432cf9a2cc44cadf892b1cb0b51295.zip
copy-paste leftover
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 57f2c8e..dbe1651 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -4,7 +4,7 @@ INSTALL_DATA = $(INSTALL) -m 644
prefix = @prefix@
srcdir = @srcdir@
-script_templates = taler-merchant-donations frontend-blog.wsgi
+script_templates = taler-merchant-donations frontend-donations.wsgi
templates = Makefile $(script_templates)
edit = sed -e 's|@prefix[@]|$(prefix)|g'