X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=support%2Finclude%2FMakefile.in;h=bfc8833987ab819115a89b9974b1ad08e3d4df12;hb=f8d5dd05dd28fe122832b229c5298d254eb4b581;hp=b2831528802eef7dddf25d7ae586615df84f33f7;hpb=0a48a12183e728b39c37c65bc9a47da2933652f3;p=nfs-utils.git diff --git a/support/include/Makefile.in b/support/include/Makefile.in index b283152..bfc8833 100644 --- a/support/include/Makefile.in +++ b/support/include/Makefile.in @@ -83,6 +83,8 @@ CFLAGS = @CFLAGS@ CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@ CONFIG_GSS_FALSE = @CONFIG_GSS_FALSE@ CONFIG_GSS_TRUE = @CONFIG_GSS_TRUE@ +CONFIG_MOUNT_FALSE = @CONFIG_MOUNT_FALSE@ +CONFIG_MOUNT_TRUE = @CONFIG_MOUNT_TRUE@ CONFIG_NFSV4_FALSE = @CONFIG_NFSV4_FALSE@ CONFIG_NFSV4_TRUE = @CONFIG_NFSV4_TRUE@ CONFIG_RQUOTAD_FALSE = @CONFIG_RQUOTAD_FALSE@ @@ -209,9 +211,13 @@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ 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 \ @@ -221,6 +227,7 @@ noinst_HEADERS = \ xio.h \ xlog.h \ xmalloc.h \ + xcommon.h \ ypupdate.h MAINTAINERCLEANFILES = Makefile.in