]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - utils/mountd/Makefile.am
mountd: Support junction management plug-ins
[nfs-utils.git] / utils / mountd / Makefile.am
index eba81fcc82556965e026de7d55cd598728d74698..5a2d1b65b7d9deba0c12cfc7389faab272ce3545 100644 (file)
@@ -12,7 +12,7 @@ mountd_SOURCES = mountd.c mount_dispatch.c auth.c rmtab.c cache.c \
 mountd_LDADD = ../../support/export/libexport.a \
               ../../support/nfs/libnfs.a \
               ../../support/misc/libmisc.a \
-              $(LIBBSD) $(LIBWRAP) $(LIBNSL) $(LIBBLKID)
+              $(LIBBSD) $(LIBWRAP) $(LIBNSL) $(LIBBLKID) $(LIBDL)
 mountd_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS) \
                  -I$(top_builddir)/support/include \
                  -I$(top_srcdir)/support/export