3c7a99ea90
Signed-off-by: Felix Fietkau <nbd@nbd.name>
12 lines
377 B
Diff
12 lines
377 B
Diff
--- a/Makefile
|
|
+++ b/Makefile
|
|
@@ -46,8 +46,7 @@ HDR_SUBDIRS = include libxfs
|
|
|
|
DLIB_SUBDIRS = libxlog libxcmd libhandle
|
|
LIB_SUBDIRS = libxfs $(DLIB_SUBDIRS)
|
|
-TOOL_SUBDIRS = copy db estimate fsck growfs io logprint mkfs quota \
|
|
- mdrestore repair rtcp m4 man doc debian
|
|
+TOOL_SUBDIRS = db fsck growfs io mkfs repair
|
|
|
|
ifneq ("$(PKG_PLATFORM)","darwin")
|
|
TOOL_SUBDIRS += fsr
|