diff options
| author | Christian Grothoff <christian@grothoff.org> | 2016-04-07 11:09:30 +0200 |
|---|---|---|
| committer | Christian Grothoff <christian@grothoff.org> | 2016-04-07 11:09:30 +0200 |
| commit | d986269dae21c52321341e1980a464494a3fe87b (patch) | |
| tree | ec7da9191ddaad86a87de4d6a626946834802071 /src/exchangedb | |
| parent | 148dda09d4218d40e2e0cc9d8fe9212aede969f5 (diff) | |
for #4374
Diffstat (limited to 'src/exchangedb')
| -rw-r--r-- | src/exchangedb/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchangedb/Makefile.am b/src/exchangedb/Makefile.am index 914153f6..0a7b0447 100644 --- a/src/exchangedb/Makefile.am +++ b/src/exchangedb/Makefile.am @@ -6,7 +6,7 @@ if USE_COVERAGE XLIB = -lgcov endif -plugindir = $(libdir)/taler-exchange +plugindir = $(libdir)/taler if HAVE_POSTGRESQL plugin_LTLIBRARIES = \ |
