summaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile
index 99019e6e..cc0b9579 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -71,6 +71,11 @@ ifeq ($(HAVE_URING), true)
LLDLIBS += -luring
endif
+SUBDIRS += idmapped-mounts
+ifeq ($(HAVE_LIBCAP), true)
+LLDLIBS += -lcap
+endif
+
CFILES = $(TARGETS:=.c)
LDIRT = $(TARGETS) fssum