X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=utils%2Fmount%2FMakefile.am;h=7627854f311f377c9dab7120e503d6e145bcf380;hb=d3143a07f71a7177aca9391dcf50be46ef9d5eea;hp=7bc3e2bf5b00731289905b229dfc258612c95159;hpb=4bbd6d624c000f26ab828852ee90a4624df26c49;p=nfs-utils.git diff --git a/utils/mount/Makefile.am b/utils/mount/Makefile.am index 7bc3e2b..7627854 100644 --- a/utils/mount/Makefile.am +++ b/utils/mount/Makefile.am @@ -24,7 +24,8 @@ EXTRA_DIST += nfsmount.conf endif mount_nfs_LDADD = ../../support/nfs/libnfs.a \ - ../../support/export/libexport.a + ../../support/export/libexport.a \ + $(LIBTIRPC) mount_nfs_SOURCES = $(mount_common)