From 62b549f47e86634b8ee822268770ee553e8455a3 Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Fri, 24 May 2019 17:23:58 +0200 Subject: provide default config --- Makefile.in | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index 5cb170b..c19386a 100644 --- a/Makefile.in +++ b/Makefile.in @@ -25,6 +25,7 @@ $(script_templates): %: Makefile %.in .PHONY: install-data install-data: $(templates) @$(INSTALL_DATA) -Dt $(prefix)/share/taler/ frontend-donations.wsgi + @$(INSTALL_DATA) -Dt $(prefix)/share/taler/config.d/ donations.conf # @test -n "$$(ls -A talerbank/app/static/web-common/)" || \ # (echo "please check out git submodules"; exit 1) -- cgit v1.2.3