summary refs log tree commit diff
path: root/libnm/Makefile.am
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2016-08-03 22:59:23 +0200
committerMichael Biebl <biebl@debian.org>2016-08-03 22:59:23 +0200
commitd6201f5d8daada3d64a0a3e0038e14eebec683ce (patch)
tree035500728cc23e7ee5368c3fd605270265a077f7 /libnm/Makefile.am
parent73e152af6e3fb4f5848bfb8394484026ff119003 (diff)
Imported Upstream version 1.2.4 upstream/1.2.4
Diffstat (limited to 'libnm/Makefile.am')
-rw-r--r--libnm/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/libnm/Makefile.am b/libnm/Makefile.am
index e035b3cd..184bdbdc 100644
--- a/libnm/Makefile.am
+++ b/libnm/Makefile.am
@@ -137,6 +137,7 @@ GLIB_MKENUMS_C_FLAGS = --identifier-prefix NM --fhead '\#include "nm-default.h"\
 libnm_la_LIBADD = \
 	$(top_builddir)/libnm-core/libnm-core.la \
 	$(top_builddir)/introspection/libnmdbus.la \
+	$(LIBDL) \
 	$(GLIB_LIBS) \
 	$(UUID_LIBS) \
 	$(GUDEV_LIBS)