diff options
author | NeilBrown <neilb@suse.de> | 2014-12-07 10:34:31 -0500 |
---|---|---|
committer | Steve Dickson <steved@redhat.com> | 2014-12-07 10:34:31 -0500 |
commit | 56cfa334c9cf3bccebbd0548706e69f9e201d66d (patch) | |
tree | 686ee59de339f285f05db472805ebe45c21af2a0 /utils/gssd | |
parent | 19ee9c81c2454f53a3369d8b23ba539c1f6bab31 (diff) | |
download | nfs-utils-56cfa334c9cf3bccebbd0548706e69f9e201d66d.tar.gz nfs-utils-56cfa334c9cf3bccebbd0548706e69f9e201d66d.tar.xz nfs-utils-56cfa334c9cf3bccebbd0548706e69f9e201d66d.zip |
Fix up issue with "make dist"
Add mention of new files, remove mention of old files,
and cause "make dist" to create something very similar to
the current distributions.
systemd files are not currently included in "make dist" and some
files generated by "rpcgen" are (though they aren't in official
distribution).
Signed-off-by: NeilBrown <neilb@suse.de>
Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'utils/gssd')
-rw-r--r-- | utils/gssd/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/utils/gssd/Makefile.am b/utils/gssd/Makefile.am index 9835117..693fb0b 100644 --- a/utils/gssd/Makefile.am +++ b/utils/gssd/Makefile.am @@ -15,7 +15,6 @@ endif sbin_PROGRAMS = $(sbin_PREFIXED) EXTRA_DIST = \ - gss_destroy_creds \ $(man8_MANS) COMMON_SRCS = \ |