summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-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'