diff options
Diffstat (limited to 'support/include/Makefile.am')
-rw-r--r-- | support/include/Makefile.am | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/support/include/Makefile.am b/support/include/Makefile.am index cdf628b..a99882c 100644 --- a/support/include/Makefile.am +++ b/support/include/Makefile.am @@ -11,15 +11,11 @@ noinst_HEADERS = \ nfs_mntent.h \ nfs_paths.h \ nfslib.h \ - rpcdispatch.h \ rpcmisc.h \ - rpcsec.h \ tcpwrapper.h \ - version.h \ xio.h \ xlog.h \ xmalloc.h \ - xcommon.h \ - ypupdate.h + xcommon.h MAINTAINERCLEANFILES = Makefile.in |