aboutsummaryrefslogtreecommitdiffstats
path: root/netlink/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'netlink/Makefile.am')
-rw-r--r--netlink/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/netlink/Makefile.am b/netlink/Makefile.am
index f33d36d..8e3b47b 100644
--- a/netlink/Makefile.am
+++ b/netlink/Makefile.am
@@ -27,12 +27,11 @@ nobase_include_HEADERS = \
librtnl/rtnl.h \
librtnl/mapper.h
-
lib_LTLIBRARIES += testrtnl_plugin.la
testrtnl_plugin_la_SOURCES = test/test.c
testrtnl_plugin_la_LDFLAGS = -module
-
+testrtnl_plugin_la_LIBADD = -lrtnl
if WITH_PLUGIN_TOOLKIT
install-data-hook: