diff options
Diffstat (limited to 'src/wire/Makefile.am')
-rw-r--r-- | src/wire/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wire/Makefile.am b/src/wire/Makefile.am index fd59c8eb7..16ef1ded0 100644 --- a/src/wire/Makefile.am +++ b/src/wire/Makefile.am @@ -6,7 +6,7 @@ if USE_COVERAGE XLIB = -lgcov endif -plugindir = $(libdir)/taler +plugindir = $(libdir)/taler-exchange plugin_LTLIBRARIES = \ libtaler_plugin_wire_sepa.la \ |