summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-11-25 16:03:14 +0100
committerChristian Grothoff <christian@grothoff.org>2019-11-25 16:03:14 +0100
commit0506fcba11e8289677fa3087e7e5d3520b2891a6 (patch)
treef0ee6392c283e4e415b91e02bbfb171e790bd2e3
parente982d9fe320cb8fe3726af061fec178ba03e5252 (diff)
downloadsync-0506fcba11e8289677fa3087e7e5d3520b2891a6.tar.gz
sync-0506fcba11e8289677fa3087e7e5d3520b2891a6.tar.bz2
sync-0506fcba11e8289677fa3087e7e5d3520b2891a6.zip
fix installation prefix
-rw-r--r--src/sync/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sync/Makefile.am b/src/sync/Makefile.am
index ae62e37..c1ceb62 100644
--- 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