diff options
author | Christian Grothoff <christian@grothoff.org> | 2024-11-16 17:48:26 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2024-11-16 17:48:26 +0100 |
commit | 800279788f6a6c3ee0a4912ed6e0331017537298 (patch) | |
tree | 2580d5e107edb80173f103e1c4f2c37ff8f95561 /src/util/Makefile.am | |
parent | 0cafdf5efce0a115753e4109c657b4532900ab03 (diff) |
Diffstat (limited to 'src/util/Makefile.am')
-rw-r--r-- | src/util/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/Makefile.am b/src/util/Makefile.am index c06de792..269c9d00 100644 --- a/src/util/Makefile.am +++ b/src/util/Makefile.am @@ -7,7 +7,7 @@ if USE_COVERAGE endif -pkgcfgdir = $(prefix)/share/sync/config.d/ +pkgcfgdir = $(prefix)/share/taler-merchant/config.d/ pkgcfg_DATA = \ merchant-paths.conf |