summaryrefslogtreecommitdiffstats
path: root/support/export/Makefile.am
diff options
context:
space:
mode:
authorNeil Brown <neilb@suse.de>2006-07-05 10:41:03 +1000
committerNeil Brown <neilb@suse.de>2006-07-05 10:41:03 +1000
commit9f5b40b7a68fe0a2648565ecbd4b08bf60287130 (patch)
treeafc9c851a90f7b9ab5d77bbb1f9e94deb4649574 /support/export/Makefile.am
parentfbb1602bbd34cbe89dd55ca6eaaa19432237db1d (diff)
downloadnfs-utils-9f5b40b7a68fe0a2648565ecbd4b08bf60287130.tar.gz
nfs-utils-9f5b40b7a68fe0a2648565ecbd4b08bf60287130.tar.xz
nfs-utils-9f5b40b7a68fe0a2648565ecbd4b08bf60287130.zip
Remove some files that old, unused, unneeded.
deleted: support/export/keys.c deleted: support/include/rpcdispatch.h deleted: support/include/rpcsec.h deleted: support/include/version.h deleted: support/include/ypupdate.h deleted: support/nfs/clients.c deleted: support/nfs/keytab.c deleted: support/nfs/ypupdate_xdr.c deleted: support/rpc/include/Makefile.am deleted: tools/rpcdebug/neat_idea.c deleted: utils/mountd/mount_xdr.c deleted: utils/rquotad/pathnames.h
Diffstat (limited to 'support/export/Makefile.am')
-rw-r--r--support/export/Makefile.am5
1 files changed, 1 insertions, 4 deletions
diff --git a/support/export/Makefile.am b/support/export/Makefile.am
index a7c7062..7a6a441 100644
--- a/support/export/Makefile.am
+++ b/support/export/Makefile.am
@@ -8,10 +8,7 @@ GENFILES_H = mount.h
GENFILES = $(GENFILES_CLNT) $(GENFILES_SVC) $(GENFILES_XDR) $(GENFILES_H)
-EXTRA_DIST = \
- mount.x \
- \
- keys.c
+EXTRA_DIST = mount.x
noinst_LIBRARIES = libexport.a
libexport_a_SOURCES = client.c export.c hostname.c nfsctl.c rmtab.c \