diff options
Diffstat (limited to 'sunrpc')
-rw-r--r-- | sunrpc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sunrpc/Makefile b/sunrpc/Makefile index 6f978e6..b3e71ad 100644 --- a/sunrpc/Makefile +++ b/sunrpc/Makefile @@ -87,6 +87,7 @@ include ../Makeconfig ifeq ($(have-thread-library),yes) xtests += thrsvc endif +distribute += thrsvc.c ifeq (yes,$(build-static-nss)) otherlibs += $(nssobjdir)/libnss_files.a $(resolvobjdir)/libnss_dns.a \ |