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/misc/Makefile.am | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 support/misc/Makefile.am (limited to 'support/misc/Makefile.am') diff --git a/support/misc/Makefile.am b/support/misc/Makefile.am new file mode 100644 index 0000000..f9993e3 --- /dev/null +++ b/support/misc/Makefile.am @@ -0,0 +1,7 @@ +## Process this file with automake to produce Makefile.in + +noinst_LIBRARIES = libmisc.a +libmisc_a_SOURCES = tcpwrapper.c from_local.c mountpoint.c file.c \ + nfsd_path.c workqueue.c xstat.c + +MAINTAINERCLEANFILES = Makefile.in -- cgit v1.2.3