commit 0506fcba11e8289677fa3087e7e5d3520b2891a6
parent e982d9fe320cb8fe3726af061fec178ba03e5252
Author: Christian Grothoff <christian@grothoff.org>
Date: Mon, 25 Nov 2019 16:03:14 +0100
fix installation prefix
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/sync/Makefile.am b/src/sync/Makefile.am
@@ -1,7 +1,7 @@
# This Makefile.am is in the public domain
AM_CPPFLAGS = -I$(top_srcdir)/src/include
-pkgcfgdir = $(prefix)/share/taler/config.d/
+pkgcfgdir = $(prefix)/share/sync/config.d/
pkgcfg_DATA = \
sync.conf