summaryrefslogtreecommitdiffstats
path: root/support/include/Makefile.am
diff options
context:
space:
mode:
authorAmit Gud <agud@redhat.com>2006-06-12 19:08:27 -0400
committerNeil Brown <neilb@suse.de>2006-06-16 12:19:45 +1000
commit4e2bae795e5eaf9922f0b966ab5df64994c836a2 (patch)
tree5bd9031586cbc3f6e644d9967d54acf00a7ebb4d /support/include/Makefile.am
parenta0520fa1a41bd33815b331b660b4545f2723495c (diff)
downloadnfs-utils-4e2bae795e5eaf9922f0b966ab5df64994c836a2.tar.gz
nfs-utils-4e2bae795e5eaf9922f0b966ab5df64994c836a2.tar.xz
nfs-utils-4e2bae795e5eaf9922f0b966ab5df64994c836a2.zip
Move NFS mount code from util-linux to nfs-utils - part 2
Adds the support functions needed for mount and umount. This functionality will someday be available in the form of shared mount library. Signed-off-by: Amit Gud <agud@redhat.com> Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'support/include/Makefile.am')
-rw-r--r--support/include/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/support/include/Makefile.am b/support/include/Makefile.am
index 33ecc3c..cdf628b 100644
--- a/support/include/Makefile.am
+++ b/support/include/Makefile.am
@@ -3,9 +3,13 @@
SUBDIRS = nfs rpcsvc sys
noinst_HEADERS = \
+ conn.h \
exportfs.h \
+ fstab.h \
ha-callout.h \
misc.h \
+ nfs_mntent.h \
+ nfs_paths.h \
nfslib.h \
rpcdispatch.h \
rpcmisc.h \
@@ -15,6 +19,7 @@ noinst_HEADERS = \
xio.h \
xlog.h \
xmalloc.h \
+ xcommon.h \
ypupdate.h
MAINTAINERCLEANFILES = Makefile.in