This file is not part of "git clone" and is not #included from any C file. Signed-off-by: Chuck Lever <chuck.lever@xxxxxxxxxx> --- support/nfsidmap/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Hey Steve- I don't see nfsidmap_internal.h anywhere. Wondering if I missed something? diff --git a/support/nfsidmap/Makefile.am b/support/nfsidmap/Makefile.am index 9466f92..8b5dfe4 100644 --- a/support/nfsidmap/Makefile.am +++ b/support/nfsidmap/Makefile.am @@ -25,7 +25,7 @@ pkgplugin_LTLIBRARIES = nsswitch.la static.la $(UMICH_LDAP_LIB) $(GUMS_MAPPING_L # <age> The number of previous additional interfaces supported # by this library. -libnfsidmap_la_SOURCES = libnfsidmap.c nfsidmap_internal.h nfsidmap_common.c +libnfsidmap_la_SOURCES = libnfsidmap.c nfsidmap_common.c libnfsidmap_la_LDFLAGS = -version-info 1:0:0 libnfsidmap_la_LIBADD = -ldl ../../support/nfs/libnfsconf.la -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html