From 4897093455a2bf08f3db3a1132cc2f6f5484d77c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 08:03:02 +0200 Subject: Adding upstream version 1:2.6.4. Signed-off-by: Daniel Baumann --- support/include/Makefile.am | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 support/include/Makefile.am (limited to 'support/include/Makefile.am') diff --git a/support/include/Makefile.am b/support/include/Makefile.am new file mode 100644 index 0000000..1373891 --- /dev/null +++ b/support/include/Makefile.am @@ -0,0 +1,31 @@ +## Process this file with automake to produce Makefile.in + +SUBDIRS = nfs rpcsvc sys + +noinst_HEADERS = \ + cld.h \ + exportfs.h \ + ha-callout.h \ + junction.h \ + misc.h \ + nfs_mntent.h \ + nfs_paths.h \ + nfsd_path.h \ + nfslib.h \ + nfsrpc.h \ + nls.h \ + nsm.h \ + pseudoflavors.h \ + rpcmisc.h \ + sockaddr.h \ + tcpwrapper.h \ + v4root.h \ + workqueue.h \ + xio.h \ + xlog.h \ + xmalloc.h \ + xcommon.h \ + xstat.h \ + conffile.h + +MAINTAINERCLEANFILES = Makefile.in -- cgit v1.2.3