X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=support%2Finclude%2FMakefile.in;h=8400d61a17dc54e95b58dec99a1c50e95cfa390a;hb=refs%2Ftags%2Fdebian%2F1%251.0.9-5;hp=b2831528802eef7dddf25d7ae586615df84f33f7;hpb=0a48a12183e728b39c37c65bc9a47da2933652f3;p=nfs-utils.git diff --git a/support/include/Makefile.in b/support/include/Makefile.in index b283152..8400d61 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@ @@ -120,6 +122,7 @@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ K5VERS = @K5VERS@ KRBCFLAGS = @KRBCFLAGS@ KRBDIR = @KRBDIR@ +KRBLDFLAGS = @KRBLDFLAGS@ KRBLIBS = @KRBLIBS@ LD = @LD@ LDFLAGS = @LDFLAGS@ @@ -209,19 +212,20 @@ 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 \ - rpcsec.h \ tcpwrapper.h \ - version.h \ xio.h \ xlog.h \ xmalloc.h \ - ypupdate.h + xcommon.h MAINTAINERCLEANFILES = Makefile.in all: config.h