X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=utils%2Fmount%2FMakefile.am;h=cfee7565f601ff491ea05d48bb34141f56e4647c;hp=23e7ae952e78577aed8d831e66cfb9b164fcd971;hb=af5939d15a41b337cc499a04fe4001a5cd51fdce;hpb=7a042b78ba064a36d1c7de797d2af796212fca2e diff --git a/utils/mount/Makefile.am b/utils/mount/Makefile.am index 23e7ae9..cfee756 100644 --- a/utils/mount/Makefile.am +++ b/utils/mount/Makefile.am @@ -9,10 +9,10 @@ man5_MANS = nfs.man sbin_PROGRAMS = mount.nfs EXTRA_DIST = nfsmount.x $(man8_MANS) $(man5_MANS) -mount_nfs_SOURCES = mount.c error.c network.c fstab.c \ +mount_nfs_SOURCES = mount.c error.c network.c fstab.c token.c \ nfsmount.c nfs4mount.c stropts.c\ nfsumount.c \ - mount_constants.h error.h network.h fstab.h \ + mount_constants.h error.h network.h fstab.h token.h \ nfs4_mount.h nfs_mount4.h stropts.h mount_nfs_LDADD = ../../support/nfs/libnfs.a \