summaryrefslogtreecommitdiffstats
path: root/utils/mount/Makefile.am
diff options
context:
space:
mode:
authorSteve Dickson <steved@redhat.com>2009-08-05 17:07:21 -0400
committerSteve Dickson <steved@redhat.com>2009-08-16 17:06:32 -0400
commita0caba9887474cdc9b9ba8b113a869ff7954ab84 (patch)
treea9566bd6e47b69cd6dc38d91fec23ef392790014 /utils/mount/Makefile.am
parent4d18845fee7c6f5fc3d987fd9d3b5c5215c9e68b (diff)
downloadnfs-utils-a0caba9887474cdc9b9ba8b113a869ff7954ab84.tar.gz
nfs-utils-a0caba9887474cdc9b9ba8b113a869ff7954ab84.tar.xz
nfs-utils-a0caba9887474cdc9b9ba8b113a869ff7954ab84.zip
The example nfsmount.conf file
Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'utils/mount/Makefile.am')
-rw-r--r--utils/mount/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/mount/Makefile.am b/utils/mount/Makefile.am
index 905bcb9..299384a 100644
--- a/utils/mount/Makefile.am
+++ b/utils/mount/Makefile.am
@@ -21,6 +21,7 @@ mount_nfs_SOURCES = mount.c error.c network.c fstab.c token.c \
if MOUNT_CONFIG
mount_nfs_SOURCES += configfile.c
man5_MANS += nfsmount.conf.man
+EXTRA_DIST += nfsmount.conf
endif
mount_nfs_LDADD = ../../support/nfs/libnfs.a \