summaryrefslogtreecommitdiffstats
path: root/utils/mount/Makefile.am
diff options
context:
space:
mode:
authorSteve Dickson <steved@redhat.com>2009-08-07 14:29:07 -0400
committerSteve Dickson <steved@redhat.com>2009-08-16 16:53:53 -0400
commit9082582d6675e45067838805a65b6fcc07164557 (patch)
tree334623dc651259d2989a6bc55c4277e6af9e9629 /utils/mount/Makefile.am
parent0cdb36e69a51eabc119de314e43d40daf6ee49ab (diff)
downloadnfs-utils-9082582d6675e45067838805a65b6fcc07164557.tar.gz
nfs-utils-9082582d6675e45067838805a65b6fcc07164557.tar.xz
nfs-utils-9082582d6675e45067838805a65b6fcc07164557.zip
Added hooks to the mount command that allow
mount options to be set in a configuration file Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'utils/mount/Makefile.am')
-rw-r--r--utils/mount/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/utils/mount/Makefile.am b/utils/mount/Makefile.am
index a1b56ca..db7778f 100644
--- a/utils/mount/Makefile.am
+++ b/utils/mount/Makefile.am
@@ -15,7 +15,8 @@ mount_nfs_SOURCES = mount.c error.c network.c fstab.c token.c \
nfsumount.c \
mount_constants.h error.h network.h fstab.h token.h \
parse_opt.h parse_dev.h \
- nfs4_mount.h nfs_mount4.h stropts.h version.h
+ nfs4_mount.h nfs_mount4.h stropts.h version.h \
+ mount_config.h
if MOUNT_CONFIG
mount_nfs_SOURCES += configfile.c