summaryrefslogtreecommitdiff
path: root/extensions
diff options
context:
space:
mode:
Diffstat (limited to 'extensions')
-rw-r--r--extensions/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/extensions/Makefile.am b/extensions/Makefile.am
index a2e9fcc..c94184f 100644
--- a/extensions/Makefile.am
+++ b/extensions/Makefile.am
@@ -17,6 +17,8 @@ EXTRA_DIST = \
$(NULL)
noinst_LTLIBRARIES = libtpl-extensions-convenience.la
+libtpl_extensions_convenience_la_LIBADD = \
+ @LIBTPL_LIBS@
gen_headers = \
_gen/cli-misc.h \
@@ -75,7 +77,6 @@ libtpl_extensions_la_LIBADD = libtpl-extensions-convenience.la
endif # ENABLE_PUBLIC_EXTENSIONS
AM_CFLAGS = $(ERROR_CFLAGS) @LIBTPL_CFLAGS@
-AM_LDFLAGS = @LIBTPL_LIBS@
# Generated stuff