patch-tools_Makefile_in 759 B

1234567891011121314151617181920
  1. --- nfs-utils-1.2.9.orig/tools/Makefile.in 2013-11-05 21:58:15.000000000 +0100
  2. +++ nfs-utils-1.2.9/tools/Makefile.in 2014-02-19 13:46:55.000000000 +0100
  3. @@ -156,7 +156,7 @@ am__define_uniq_tagged_files = \
  4. done | $(am__uniquify_input)`
  5. ETAGS = etags
  6. CTAGS = ctags
  7. -DIST_SUBDIRS = locktest rpcdebug nlmtest mountstats nfs-iostat rpcgen
  8. +DIST_SUBDIRS = rpcgen
  9. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  10. am__relativize = \
  11. dir0=`pwd`; \
  12. @@ -361,7 +361,7 @@ top_build_prefix = @top_build_prefix@
  13. top_builddir = @top_builddir@
  14. top_srcdir = @top_srcdir@
  15. OPTDIRS = $(am__append_1)
  16. -SUBDIRS = locktest rpcdebug nlmtest mountstats nfs-iostat $(OPTDIRS)
  17. +SUBDIRS = rpcgen
  18. MAINTAINERCLEANFILES = Makefile.in
  19. all: all-recursive