You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
412 B

  1. --- a/Makefile
  2. +++ b/Makefile
  3. @@ -62,8 +62,7 @@ HDR_SUBDIRS = include libxfs
  4. LIBFROG_SUBDIR = libfrog
  5. DLIB_SUBDIRS = libxlog libxcmd libhandle
  6. LIB_SUBDIRS = libxfs $(DLIB_SUBDIRS)
  7. -TOOL_SUBDIRS = copy db estimate fsck fsr growfs io logprint mkfs quota \
  8. - mdrestore repair rtcp m4 man doc debian spaceman
  9. +TOOL_SUBDIRS = db fsck growfs io mkfs repair
  10. ifeq ("$(ENABLE_SCRUB)","yes")
  11. TOOL_SUBDIRS += scrub