summaryrefslogtreecommitdiff
path: root/samples/vfs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'samples/vfs/Makefile')
-rw-r--r--samples/vfs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/samples/vfs/Makefile b/samples/vfs/Makefile
index 6377a678134a..9256ca5d762b 100644
--- a/samples/vfs/Makefile
+++ b/samples/vfs/Makefile
@@ -1,4 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-only
-userprogs-always-y += test-fsmount test-statx
+userprogs-always-y += test-fsmount test-statx mountinfo test-list-all-mounts
+userccflags += -I $(srctree)/tools/testing/selftests/
userccflags += -I usr/include