]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - utils/mount/Makefile.am
Merge branch 'sid'
[nfs-utils.git] / utils / mount / Makefile.am
index 7bc3e2bf5b00731289905b229dfc258612c95159..5810936893985c6274f2e09fa1da0fc42de842ee 100644 (file)
@@ -1,7 +1,7 @@
 ## Process this file with automake to produce Makefile.in
 
 # These binaries go in /sbin (not /usr/sbin), and that cannot be
-# overriden at config time.
+# overridden at config time.
 sbindir = /sbin
 
 man8_MANS      = mount.nfs.man umount.nfs.man
@@ -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)